Whetstone Class reference
Whetstone Class reference
Whetstone
WhetStone Namespaces
WhetStone.Random
ShaGenerator Class
ShaGenerator Methods
Bytes Method
Bytes Method
ShaGenerator
Bytes Method
Generate random
Byte
s in an
IEnumerable
T
.
Namespace:
WhetStone.Random
Assembly:
WhetStone (in WhetStone.dll) Version: 1.0.4.0 (1.0.0.0)
Syntax
C#
Copy
public
override
IEnumerable
<
byte
>
Bytes
()
Return Value
Type:
IEnumerable
Byte
A new
IEnumerable
T
full of random
Byte
s.
Remarks
The resultant
IEnumerable
T
might return different members each time it is enumerated.
See Also
Reference
ShaGenerator Class
Bytes Overload
WhetStone.Random Namespace