diff options
Diffstat (limited to 'README.adoc')
-rw-r--r-- | README.adoc | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/README.adoc b/README.adoc new file mode 100644 index 0000000..cb982b3 --- /dev/null +++ b/README.adoc @@ -0,0 +1,16 @@ +Unicode pwgen README +==================== + +This program, upwgen, generates random internationalized (UTF-8) passwords of +the specified length. + +Note that it is likely that not all characters will be supported by your +terminal font. Regardless, most softwares offer font fallback to render the +maximum number of characters possible. Even if your font cannot render the +characters, copy and paste will probably still work. + +Usage +----- + + upwgen <length> + |