Module os

Source
Expand description

Interface to the random number generator of the operating system.

Structs§

OsError
Error type of OsRng
OsRng
An interface over the operating-system’s random data source