downloads/other/mkpasswd.lha

Back to file index

Short:        Small program for generating 'random' passwords
Author:       Fredrik Wikstrom
Uploader:     fredrik at a500 dot org (Fredrik Wikstrom)
Type:         util/cli
Architecture: ppc-amigaos >= 4.0.0
Download:     other/mkpasswd.lha

USAGE:
mkpasswd [length]

Where [length] = length of generated password (max. 40)

If the optional [length] is omitted the default (8) is used.

I wrote this small program mostly to try out the entropy unit of the OS4
timer.device. I've also included the source code in the archive in case someone
might find it useful...

Copyright © 2024 Fredrik Wikström (fredrik at a500 dot org)