mvpjava / atmospheric-random

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

Home Page: http://www.mvpjava.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:Java 100.0%