Skip to content

mvpjava/atmospheric-random

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

atmospheric-random

Demo Java Tutorial on how to creat a true random number via random.org which use atmospheric noise as its source!

This demo supports the Blog Post "Generating a Random Number in Java From Atmospheric Noise" at mvpjava.com at this link http://mvpjava.com/java-atmospheric-random/

You will have to get your own API key from random.org (free) and include it in the application.properties file as the 'apiKey' If you do not, you will be using an expired key and you'll get the following error message "!!!! An error occurred null ... returning an empty value !!!!"

=====================================================

Subscribe to MVP Java ...

https://www.youtube.com/c/MVPJava?sub_confirmation=1

Follow me ...

Website : http://www.mvpjava.com

Facebook : https://www.facebook.com/mvpjava

Twitter : https://twitter.com/mvpjava

DockerHub: https://hub.docker.com/?namespace=mvpjava

About

Demo Java Tutorial on how to creat a true random number via random.org

http://www.mvpjava.com

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages