Open GaurangTandon opened 5 years ago
"Random input" button should actually be labelled as "user input", since it is taking input from user and is not generating pure random numbers. User input can be very non-random. See Numberphile.
Fixed https://github.com/GaurangTandon/data-structures-iiith/commit/8615c6015646c6bdc9e909527d937c0ae0dd8658
Since simulation code is not available, this is all that can be for the moment.
"Random input" button should actually be labelled as "user input", since it is taking input from user and is not generating pure random numbers. User input can be very non-random. See Numberphile.