Handbook
Glossary
random-letter ( -- ch )
Vocabulary
random
.
data
Inputs
None
Outputs
ch
an
object
Definition
USING:
math
random
;
IN:
random.data
:
random-letter
( -- ch )
letters-count
random
97
+
;