Skip to main content
Add tags to the Unix flavours mentioned in the text
Link
Tom Hale
  • 33.5k
  • 42
  • 166
  • 260
Source Link
Tom Hale
  • 33.5k
  • 42
  • 166
  • 260

When to use /dev/random vs /dev/urandom

Should I use /dev/random or /dev/urandom?

In which situations would I prefer one over the other?