| |||||||||||||
KASH3 Reference Manual | |||||||||||||
| |||||||||||||
FunctionRandomBytes
(
elt-ord^rat count
)
->
string r
DescriptionThis is the OpenSSL RAND_bytes function. Note: You probably want to wrap around an encoding function since `RandomBytes' will return raw string data. ExamplesHex(RandomBytes(16));
| |||||||||||||
Built:
Mon Nov 14 21:12:39 UTC 2005 on mackThe KANT Group |