This website requires JavaScript.
Explore
Help
Sign In
jeff
/
dust
Watch
1
Star
0
Fork
0
You've already forked dust
Code
d2def28751
dust
/
examples
/
random.ds
14 lines
183 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Expand and improve examples
2023-10-25 18:41:23 +00:00
stuff = [
Revise function and yield syntax
2023-12-30 02:15:03 +00:00
random_integer()
random_integer()
random_integer()
random_float()
random_float()
random_float()
random_boolean()
random_boolean()
random_boolean()
Expand and improve examples
2023-10-25 18:41:23 +00:00
]
Revise function and yield syntax
2023-12-30 02:15:03 +00:00
random(stuff)
Copy Permalink