[ERROR]: Secure random number generation is not supported by this browser.

rt

代码如下:

var wsUri = “ws://127.0.0.1:3030”;
var WebSockect = require(‘ws’);

this.sockect = new WebSockect(wsUri);

在creator 1.8.2报错[ERROR]: Secure random number generation is not supported by this browser.
Simulator: Use Chrome, Firefox or Internet Explorer 11