Lines Matching full:random
35 .Nm random ,
38 .Nd supply pseudo-random numbers
58 .Fn random "void"
64 functions will return very good quality random numbers, suited for
70 returns a 32-bit random value, while
76 bytes of random data.
82 .Xr random 4
113 (If random is seeded, it will not block.)
120 .Pa /dev/random .
123 argument points to a buffer where random data should be stored.
126 is true and the random device is not seeded, this function does not return any
128 Otherwise, this function may block interruptibly until the random device is seeded.
129 If the function is interrupted before the random device is seeded, no data is
133 .Fn random
144 function uses the Chacha20 algorithm to generate a pseudo-random sequence of
150 to generate pseudo-random numbers
165 .Fn random
179 The random device is unseeded and
192 .Fn random
196 .Fn random
199 .Fn random
202 .Fn random