Click or drag to resize

ByteEnumeratorGeneratorByte Method

Get a random Byte.

Namespace:  WhetStone.Random
Assembly:  WhetStone (in WhetStone.dll) Version: 1.0.4.0 (1.0.0.0)
Syntax
C#
public override byte Byte()

Return Value

Type: Byte
A randomly generated Byte
See Also