Skip to content

Get true random numbers by using atmospheric noise from random.org

License

Notifications You must be signed in to change notification settings

avoelkl/Avoe_TrueRandomNumber

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Avoe_TrueRandomNumber

Get true random numbers by using atmospheric noise from random.org

What is it?

See random.org:

RANDOM.ORG offers true random numbers to anyone on the Internet. The randomness comes from atmospheric noise, which for > many purposes is better than the pseudo-random number algorithms typically used in computer programs.

How to use

  1. Get a API (Beta) key at https://api.random.org/api-keys/beta
  2. Install extension
  3. Insert API key in system settings
  4. Use ;)

Limitations

  • API is currently in Beta
  • For a beta key, the default request limit is 1,000 requests/day and the bit limit is 250,000 bits/day

Links

Developer

Anna Völkl
http://anna.vape.net
@rescueAnn

Licence

MIT License (MIT)

Copyright

(c) 2015 Anna Völkl

About

Get true random numbers by using atmospheric noise from random.org

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published