Add a random module.
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
import "random" for Random
|
||||
|
||||
Random.new([]) // expect runtime error: Sequence cannot be empty.
|
||||
Reference in New Issue
Block a user