文件名称:randpass:在命令行上生成随机密码
文件大小:112KB
文件格式:ZIP
更新时间:2024-07-14 12:10:17
Shell
兰德通行证
生成一系列随机字符,适合用作密码。
选项:
-v 显示版本号
-h 显示帮助文本
-a 将密码限制为字母数字字符
-n 指定密码的字符数
-r 强制使用 rand() 调用,而不是使用 /dev/random 或 /dev/urandom。 主要用于测试。
-m 生成随机 MAC 地址,例如 d2:85:e6:6b:3c:d9
例子
$ randpass # Generate a random password
nqkTNY4A"lG)4ss?_%`
【文件预览】:
randpass-master
----missing(7KB)
----man()
--------randpass.1(2KB)
--------Makefile.in(13KB)
--------Makefile.am(22B)
----COPYING(34KB)
----README.md(2KB)
----aclocal.m4(24KB)
----tests()
--------shunit2_test_standalone.sh(1KB)
--------shunit2_test.sh(3KB)
--------shunit2_test_misc.sh(5KB)
--------test.sh(2KB)
--------shunit2_test_failures.sh(3KB)
--------shunit2_test_helpers(5KB)
--------shunit2_test_asserts.sh(7KB)
--------Makefile.in(50B)
--------shunit2_test_macros.sh(8KB)
--------shunit2(28KB)
----INSTALL(15KB)
----config.h.in(2KB)
----configure(147KB)
----ChangeLog(0B)
----install-sh(14KB)
----Makefile.in(22KB)
----autoscan.log(0B)
----AUTHORS(16B)
----src()
--------randpass.c(3KB)
--------Makefile.in(15KB)
--------randpass.h(156B)
--------Makefile.am(290B)
----configure.ac(584B)
----README(2KB)
----NEWS(0B)
----Makefile.am(50B)