ft_sys

Module env

source
Expand description

Functions to interact with the environment.

Functionsยง

  • Get the current time in UTC.
  • Generate a random number between 0 and 1.
  • Read an environment variable. If the environment variable is not set, this returns None.