Skip to content
This repository has been archived by the owner on Sep 16, 2022. It is now read-only.

Replacing the use of java.util.Random with java.security.SecureRandom #6

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

katiefoster
Copy link

java.security.SecureRandom offers a more-secure extension of java.util.Random which provides a cryptographically strong random number generator.

Why generate weak random numbers if you can generate secure random numbers instead?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
1 participant