Bash shell scripting -- 2
Budget: $30 – $250 USD
You will write an interactive shell script to analyze the "randomness"
of the BASH provided (pseudo) random number generated environment variable: RANDOM.
The script will accept settings via the command line and environment variables, provide a menu
of its functions to the user, and generate a report, all as detailed below.
If the environment variable SEED is set, then initialize the BASH random number generator with
that value.
of the BASH provided (pseudo) random number generated environment variable: RANDOM.
The script will accept settings via the command line and environment variables, provide a menu
of its functions to the user, and generate a report, all as detailed below.
If the environment variable SEED is set, then initialize the BASH random number generator with
that value.