Handbook
Glossary
random-url ( -- string )
Vocabulary
webapps
.
wee-url
Inputs
None
Outputs
string
an
object
Definition
USING:
math
random
random.data
;
IN:
webapps.wee-url
:
random-url
( -- string )
6
random
1
+
random-string
;