Stefan Kranich
Stefan Kranich
@gagern Can we close this?
Pseudo random number generator
See [CSNumber.js#L514](https://github.com/CindyJS/CindyJS/blob/70dc78ce9da9a5a5a866f94e04656077253495b0/src/js/libcs/CSNumber.js#L514).
There seem to be some false positives `crossratio$4`, `draw$1`, `forall$2`, `forall$3`, and maybe more.
Once #236 has been merged, please do not forget to remove the `Not available in CindyJS yet` note in the documentation, when you implement a function from the above list.
@gagern Maybe we should open an issue analogous to #24 for missing functions?
Maybe also http://science-to-touch.com/CJS/CindyJS/12_L-System.html?
Related to #247.
@montaga I have assigned you because you have already familiarized yourself with the build system for #654. Please feel free to reassign the issue to me if you prefer not...
> As a starting point, I'd not use any build process at all, but simply > use hand-written JavaScript. Even if some plugins may end up tightly > integrated with...