JJ / nodeo

Simple evolutionary algorithm in JavaScript in CommonJS format, for node.js and anything else.
GNU General Public License v3.0
22 stars 6 forks source link

Generate random chromosomes #46

Open JJ opened 1 year ago

JJ commented 1 year ago

Use best practices to generate a random chromosome. The crypto interface would come in handy. https://nodejs.org/api/crypto.html#cryptorandombytessize-callback