Is there a way to generate a random number in python or C++ without using import random, or using the time module, or anything else, for that matter?
Asked
Active
Viewed 18 times