Y
Hacker News
new
|
ask
|
show
|
jobs
by
nadocrew
4004 days ago
Are there any security implications for leap seconds? Do pseudo random number generators have any issues with 61 seconds in a minute?
1 comments
delinka
4004 days ago
I have yet to meet a [CS]PRNG that cares about the passage of time.
link
jessaustin
4004 days ago
Some protocols that use prngs might make assumptions about the number of seconds in a minute, however.
link