Emiliano Lesende
|
80d8b5e2e7
|
Added support for Random as an argument to shuffle and shuffle!. Refactored random gem to use DATA instance type and hold mt_state inside the DATA_PTR instead of in an instance variable.
|
2013-11-02 12:07:34 -03:00 |
|
Emiliano Lesende
|
d8cc37cdf9
|
Added shuffle and shuffle! to the Array class in the Random gem.
|
2013-11-01 11:44:40 -03:00 |
|
MATSUMOTO Ryosuke
|
6e110cb43d
|
Add test for Random::srand
|
2013-03-27 12:02:59 +09:00 |
|
mattn
|
46c13080f9
|
Fix test for mruby-random
|
2013-03-27 11:50:52 +09:00 |
|
mattn
|
00326ba7f1
|
Add test for mruby-random
|
2013-03-27 11:47:33 +09:00 |
|