This website requires JavaScript.
Explore
Help
Register
Sign In
retoor
/
wren
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
a1ab679539e813b66ce93d399883208b1f9f4bad
wren
/
test
/
random
/
new_empty_sequence.wren
T
4 lines
94 B
Plaintext
Raw
Normal View
History
Unescape
Escape
feat: add WELL512-based Random module with seed, float, and int methods
2015-10-17 18:03:15 +00:00
import "random" for Random
Random.new([]) // expect runtime error: Sequence cannot be empty.
Reference in New Issue
Copy Permalink