Skip to main content

Module rand

Module rand 

Source
Expand description

Random number generator support

Functionsยง

random_bits_core ๐Ÿ”’
Fill the given limbs slice with random bits.
random_mod_vartime_core ๐Ÿ”’
Generic implementation of random_mod_vartime which can be shared with BoxedUint.