Skip to content

True RNG through ambient noise detection using household items

License

Notifications You must be signed in to change notification settings

thecookingsenpai/AmbianceRNG

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AmbianceRNG

This is a very simple proof of concept for generating true random numbers by feeding the python pseudo-random number generator with ambiental noise.

While is not enforced, the ambiental noise is expected to be generated by having an input device that is able to capture sound from the environment

A cheap and simple way to generate ambiental noise is to use a simple radio with antenna and headphone out and to connect the headphone to your computer.

Be sure to tune your radio into an empty frequency so that the ambiental recording is purely background noise.

Benchmark

At the moment, no one. Is more a fun thing than a production ready tool. Anyway, anyone is free and encouraged to run benchmarks and spot errors in this codebase.

About

True RNG through ambient noise detection using household items

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages