ImplicitCAD
ImplicitCAD copied to clipboard
Random Number Generator
The rands(min, max, count) RNG function does not currently seem to be supported. It would be nice if there was a shortcut for generating a single value also rand(min, max).
I will probably work around this by hard coding a pool of random number for now, but I will try to learn more about Haskell and work towards a PR. Thanks for making such an awesome modeling engine.
I would also love this, I want to do procedural modeling of organic structures.
I am clueless when it comes to Haskell, but if the maintainer/s have time I would very deeply appreciate it! API doesn't need to match that of OpenSCAD for my purposes, anything would work.
Thanks everyone for all your hard work, very valuable.
@julialongtin Should this be closed now that rands is merged?
@lepsa yep! this will be in our next release, folks!