This website requires JavaScript.
Explore
Help
Sign In
admin
/
mruby-mruby
Watch
1
Star
0
Fork
0
You've already forked mruby-mruby
mirror of
https://github.com/mruby/mruby
synced
2026-06-08 16:11:16 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f77dc2e6cb2c2ea21c6cca96f88d06acfbf30d17
mruby-mruby
/
mrbgems
/
mruby-random
/
src
T
History
Yukihiro "Matz" Matsumoto
b225e4cc82
redesign mruby/data.h API; use DATA_PTR() for raw data pointer, DATA_GET_PTR() to type safe retrieval (TypeError will be raised), DATA_CHECK_GET_PTR() to get nil if type mismatched
2013-08-15 01:33:36 +09:00
..
mt19937ar.c
Change mruby-random License to MIT
2013-04-08 16:55:05 +09:00
mt19937ar.h
Change mruby-random License to MIT
2013-04-08 16:55:05 +09:00
random.c
redesign mruby/data.h API; use DATA_PTR() for raw data pointer, DATA_GET_PTR() to type safe retrieval (TypeError will be raised), DATA_CHECK_GET_PTR() to get nil if type mismatched
2013-08-15 01:33:36 +09:00
random.h
Add mruby-random mrbgem (no activation though)
2013-03-23 18:54:56 +09:00