[][src]Module leslie_lamport::random

random.rs file using getrandom crate for d which is a member of {32,48,64,128}

Functions

random_32

Internal OS Randomness For 32-bytes using getrandom crate

random_48

Internal OS Randomness For 48-bytes using getrandom crate

random_64

Internal OS Randomness For 64-bytes using getrandom crate

random_128

Internal OS Randomness For 128-bytes using getrandom crate