projects
/
platform
/
framework
/
web
/
crosswalk-tizen.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
afab9d99569a2e1e70d45c6ad8ba22af23b3e2e9
[platform/framework/web/crosswalk-tizen.git]
/
1
module.exports = {
2
'inRange': require('./number/inRange'),
3
'random': require('./number/random')
4
};