Added imeigen.awk

This commit is contained in:
Luxferre
2024-03-12 09:57:02 +02:00
parent 0182ea8f52
commit e92f20e471
3 changed files with 32 additions and 2 deletions
+1 -1
View File
@@ -31,6 +31,6 @@ Other AWK scripts have the usage described in their comment headers.
* utils/textereo.awk: ASCII art stereogram generator
* utils/tgl.awk: The Great Library of useful functions missing in POSIX AWK
* utils/imeigen.awk: Random valid IMEI generator (with optional TAC prefix)
--- Luxferre ---