A simple way to get (pseudo-)random numbers
A simple way to get (pseudo-)random numbers This macro is just a wrapper for the C function rand(). DO NOT USE THIS FUNCTION FOR RANDOMNESS-SENSITIVE TASKS LIKE KEY GENERATION.
This macro is just a wrapper for the C function rand(). DO NOT USE THIS FUNCTION FOR RANDOMNESS-SENSITIVE TASKS LIKE KEY GENERATION.
Alphabetic index