I read their API, however, there is nothing about Date object, or how to generate a simple random number (e.g. Math.random() ). Those internal objects are different from the client side javascript ones. so where can I find out ? Thank.s
Those internal objects are the same as the objects that run in google chrome. They're provided by the v8 engine.