Skip to content

Archit-web-29/Truly-Random-Numbers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

Truly Random Number

Warning - Run this code on your own personal risk. This code has a strong likelyhood to crash your entire system.

This is my code to generate completely and truly random numbers. But the problem is that the code requires a lot of power and can easily crash your entire system. The output of the code running for only 20 seconds may be as big as 153MB. There is no way to stop the code except restarting the jupyter notebook kernel. Even interrupting the kernel won't work due to high output rate and lag.

You would also have to change the default jupyter notebook IOPub data rate. This code will requires more than that. Running the other attached file would increase your IOPub data rate.

About

A code to produce truly random numbers and to give a strong chance to crash your system

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published