randbits overloads
Synopses
Return Value
-
A random integer whose low
Bitsbits are random and the rest zero. -
A random integer whose low
bitsbits are random and the rest zero.
Parameters
Name |
Description |
bits |
The number of random bits to produce (0 to 64). |
Created with MrDocs