Home
last modified time | relevance | path

Searched defs:new_seed (Results 1 – 4 of 4) sorted by relevance

/plugin/asciidocjs/node_modules/@asciidoctor/opal-runtime/src/
Dindex.mjs23048 new_seed: function() { return Math.round(Math.random() * MAX_INT); }, method
Dopal.js24445 new_seed: function() { return Math.round(Math.random() * MAX_INT); }, method
/plugin/asciidocjs/node_modules/@asciidoctor/core/dist/browser/
Dasciidoctor.js24448 new_seed: function() { return Math.round(Math.random() * MAX_INT); }, method
/plugin/asciidocjs/node_modules/@asciidoctor/core/dist/graalvm/
Dasciidoctor.js24445 new_seed: function() { return Math.round(Math.random() * MAX_INT); }, method