m-chrzan.xyz
aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorJason A. Donenfeld <Jason@zx2c4.com>2016-12-18 16:13:18 +0100
committerJason A. Donenfeld <Jason@zx2c4.com>2016-12-20 19:31:05 +0100
commit639c46a342466209e9b0600c2b3574bb44a0ff31 (patch)
tree032a94e458e4d0303be634ba641c20e4a588f07e /README
parent0b2f803fe61992af02b8820c400984b1f615a299 (diff)
generate: use /dev/urandom directly
Passing to tr using the "pick and discard" technique is more straight- forwardly correct and less error-prone. It also allows users to select their own character sets to be passed to tr.
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 0 insertions, 2 deletions
diff --git a/README b/README
index 1cc01b9..eae3666 100644
--- a/README
+++ b/README
@@ -21,8 +21,6 @@ Depends on:
http://www.git-scm.com/
- xclip
http://sourceforge.net/projects/xclip/
-- pwgen
- http://sourceforge.net/projects/pwgen/
- tree >= 1.7.0
http://mama.indstate.edu/users/ice/tree/
- GNU getopt