Evaluated proc rand_onion {} {set randstr ""; for {set i 1} {$i<=56} {incr i} {append randstr [?? $::onion_chars]}; return "$randstr"}

This commit is contained in:
ghost_of_Herneitha_Rochelle_Hardaway_Richardson on #flashsupport
2023-01-13 11:18:17 -08:00
committed by dupa dup
parent 971db11e8b
commit b0748baaf4
2 changed files with 2 additions and 0 deletions

View File

@ -0,0 +1 @@
{} {set randstr ""; for {set i 1} {$i<=56} {incr i} {append randstr [?? $::onion_chars]}; return "$randstr"}