shaniqua-smeggdrop/procs/d8a3c1513a7b4e5edf7a3cc4bd3e3e898f6b502e

2 lines
207 B
Plaintext
Raw Normal View History

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