Module os

Source
Expand description

OS abstractions.

Linux and Window$ are supported but this should work on all unix like systems.

Modules§

thread

Functions§

ram_size
gets the physical ram size in bytes.
random
gets a pseudorandom number from the OS that is cryptographically secure.