CryptoSys API Library Manual

Rng.Octet Method

Generates a single random octet (byte)

Syntax

[C#]
public static byte Octet()
[VB.NET]
Public Shared Function Octet As Byte

Return Value

Single byte value randomly chosen between 0 and 255

[Contents] [Index]

[HOME]   [NEXT: Rng.Test Method...]

Copyright © 2001-11 D.I. Management Services Pty Ltd. All rights reserved.