ended4월 11일· 1 sources
Why Math.random() Will Fail Your Next Security Audit
Why it matters
If you have ever written something like this in a production codebase: const secret = Math.random().toString(36).slice(2); You have shipped a credential that will fail a security audit. Not might fail...
1
Sources
+0
24h
—
Growth
152d
Active