a924a10ba1e06bcd271f48b7e097c8a03cb31c71
[platform/framework/web/crosswalk-tizen.git] /
1
2
3 //automatically generated, do not edit!
4 //run `node build` instead
5 module.exports = {
6     'choice' : require('./random/choice'),
7     'guid' : require('./random/guid'),
8     'rand' : require('./random/rand'),
9     'randBit' : require('./random/randBit'),
10     'randBool' : require('./random/randBool'),
11     'randHex' : require('./random/randHex'),
12     'randInt' : require('./random/randInt'),
13     'randSign' : require('./random/randSign'),
14     'randString' : require('./random/randString'),
15     'random' : require('./random/random')
16 };
17
18