Core Spring Data
Written by: Oliver Gierke
Featured Refcardz: Top Refcardz:
  1. Git
  2. Prep for CD
  3. DNS
  4. Data Mining
  5. Spring Data
  1. Data Mining
  2. Spring Data
  3. DNS
  4. Machine Learning
  5. MongoDB

Link Details

Link 910297 thumbnail
User 219636 avatar

By martinig
via java-tv.com
Published: Jan 22 2013 / 10:12

This article discusses the usage of SecureRandom in Java to create random numbers. If random numbers might look easy when you hear about them for the first time, it is not so easy to create them. In the case of Java, there are two main approaches to generating the random number: the Pseudo-Random Number Generator (PRNG) and the True-Random Number Generator (TRNG). The trade-off is between performance and security, so choose wisely.
  • 9
  • 0
  • 291
  • 532

Add your comment


Html tags not supported. Reply is editable for 5 minutes. Use [code lang="java|ruby|sql|css|xml"][/code] to post code snippets.

Voters For This Link (9)



Voters Against This Link (0)