Evaluated proc WORDOFGOD {{when "8 hours ago"}} {set ret "";foreach {a b c d e} [split [n_r_r [clock scan "8 hours ago"]] {}] {lappend ret [lindex $english_words [expr [scan "$a$b$c$d$e$f" %x] % [llength $english_words]]]}; return $ret}

This commit is contained in:
radical_honesty on #flashsupport 2022-12-27 15:16:32 -08:00 committed by dupa dup
parent 2abcf057e6
commit 9425a8195b
2 changed files with 2 additions and 0 deletions

View File

@ -4,6 +4,7 @@ NASA_GRADE_ENCRYPTION 1fccf5ef813a75a09b00b9e2e2bd2a72a162fa6d
NASA_GRADE_ENCRYPTION' facc3d7d8888cd922098694ce61fda1e33c879b8 NASA_GRADE_ENCRYPTION' facc3d7d8888cd922098694ce61fda1e33c879b8
NumberOfGod d097491444068b183dd4a78abcb7b90d3a94163f NumberOfGod d097491444068b183dd4a78abcb7b90d3a94163f
RIP_niggerdeath d29dec8aebfb16af893c14419516f0d83de4f4a7 RIP_niggerdeath d29dec8aebfb16af893c14419516f0d83de4f4a7
WORDOFGOD d8a3c1513a7b4e5edf7a3cc4bd3e3e898f6b502e
_incogagenda:event_old 6620f95d7dde25913cb3b010cb101bf3db16f371 _incogagenda:event_old 6620f95d7dde25913cb3b010cb101bf3db16f371
char 71fafc4e2fc1e47e234762a96b80512b6b5534c2 char 71fafc4e2fc1e47e234762a96b80512b6b5534c2
fart' f82f87b4bb1f1de348aea420ff40c4697f8cc41f fart' f82f87b4bb1f1de348aea420ff40c4697f8cc41f

View File

@ -0,0 +1 @@
{{when {8 hours ago}}} {set ret "";foreach {a b c d e} [split [n_r_r [clock scan "8 hours ago"]] {}] {lappend ret [lindex $english_words [expr [scan "$a$b$c$d$e$f" %x] % [llength $english_words]]]}; return $ret}