add: example of random()

This commit is contained in:
hyb1996
2017-07-30 16:08:56 +08:00
parent b3bc83d1a2
commit fed7b97deb
2 changed files with 25 additions and 0 deletions

View File

@@ -65,4 +65,5 @@ module.exports = function(__runtime__, scope){
}
scope.setScreenMetrics = __runtime__.setScreenMetrics.bind(__runtime__);
}