Penguin

Differences between version 2 and previous revision of urandom(4).

Other diffs: Previous Major Revision, Previous Author, or view the Annotated Edit History

Newer page: version 2 Last edited on Wednesday, July 30, 2003 5:47:26 pm by CraigBox Revert
Older page: version 1 Last edited on Wednesday, July 30, 2003 3:13:12 pm by JohnMcPherson Revert
@@ -1,8 +1,4 @@
-RANDOM (4) Linux Programmer's Manual RANDOM (4)  
-  
-  
-  
 !__NAME__ 
 random, urandom - kernel random number source devices 
  
 !__DESCRIPTION__ 
@@ -40,13 +36,11 @@
  echo "Saving random seed..." 
  dd if=/dev/urandom of=/var/random-seed count=1 
  
 !__FILES__ 
- /dev/random  
- /dev/urandom 
+/dev/random, /dev/urandom 
  
 !__AUTHOR__ 
 The kernel's random number generator was written by Theodore Ts'o (tytso@athena.mit.edu). 
  
 !__SEE ALSO__ 
- mknod(1)  
- RFC 1750, "Randomness Recommendations for Security" 
+mknod(1), RFC 1750, "Randomness Recommendations for Security" 
This page is a man page (or other imported legacy content). We are unable to automatically determine the license status of this page.