shaniqua-smeggdrop/procs/d8a3c1513a7b4e5edf7a3cc4bd3e3e898f6b502e

2 lines
171 B
Plaintext
Raw Permalink Normal View History

args {set ret ""; foreach {a b c d e} [split [n_r_r'] {}] {lappend ret [lindex $::english_words [expr [scan "$a$b$c$d$e" %x] % [llength $::english_words]]]}; return $ret}