Skip to content
Better HN
Top
Best
Ask
Show
New
Jobs
Search
⌘K
0 points
rane
13y ago
0 comments
Save
Share
Can you give a practical example how this can become a problem if I use rand() to generate a password to be used on a website?
0 comments
1 comments · 1 top-level
top
newest
oldest
barrkel
13y ago
Many PRNGs only have 32 bits of state. If someone knows your settings (alphabet chosen and length) the max number of passwords to check is 4 billion.
j
/
k
navigate · click thread line to collapse