Page 1 of 1
					
				About the random number generation tool
				Posted: Wed Aug 15, 2018 9:33 pm
				by Christy16
				I want a random number generation tool. 
Can anybody tell me where can I download it? ? 
thanks.
			 
			
					
				Re: About the random number generation tool
				Posted: Fri Aug 17, 2018 2:10 am
				by kuafu
				Snooper script to generate random number 
http://www.microissuer.com/index_en.html 
			 
			
					
				Re: About the random number generation tool
				Posted: Mon Aug 20, 2018 10:50 pm
				by Ellisun
				You can try to view this  
Hash Calculator online tool.
maybe it's can help you.
 
			 
			
					
				Re: About the random number generation tool
				Posted: Tue Sep 18, 2018 5:29 am
				by AlexLiu
				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. 
https://www.random.org/bytes/ 
			 
			
					
				Re: About the random number generation tool
				Posted: Mon Oct 15, 2018 3:32 pm
				by ThePhoenyx
				Random.org does indeed give you true random numbers (to the limit that anything is random anyway). However, using those numbers alone means that anyone monitoring your internet connection also has them. Use those random numbers + text you have chosen from a book in your home as input to a hash function whose output will go to where you need the random numbers. Unless they have access to your home and know which book and which text from the book, there is no way they will know the result. Or, if you are willing to spend a little, there is a usb gadget call the Infinite Noise TRNG. I believe he still sells thru 
Tindie and someone has made them available thru 
CrowdSupply as well.