Random Number Generator made without using built-in functions
This program has been made in Python without using any of the built-in functions for random number generation.
This program generates the random numbers with an algorithm that implements the current system time.