DevOps Articles

Curated articles, resources, tips and trends from the DevOps World.

Secure Random Numbers in Node JS

3 years ago blog.boot.dev
Secure Random Numbers in Node JS

Summary: This is a summary of an article originally published by the source. Read the full original article here →

Randomness is a hard problem for computers. Most functions that generate randomness are not considered cryptographically secure. What this means is that it’s possible for attackers to take a good guess at what number a non-secure randomness generator generated.

Made with pure grit © 2024 Jetpack Labs Inc. All rights reserved. www.jetpacklabs.com