From 61e347db7db7ed4c4411c9a36db68b88f46da193 Mon Sep 17 00:00:00 2001 From: PrincessPi3 Date: Tue, 19 Aug 2025 19:24:28 -0600 Subject: [PATCH] 1755653068 --- customscripts/randomtoken | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/customscripts/randomtoken b/customscripts/randomtoken index 2268b09..fda1120 100644 --- a/customscripts/randomtoken +++ b/customscripts/randomtoken @@ -1,6 +1,6 @@ #!/bin/bash # usage: randomtoken [bytes] [mode] -# modes: hex, sha256, sha512, md5, base64, raw +# modes: hex, md5, sha1, sha256, sha512, base64, raw # requires xxd # handle args and defaults