Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Random Number Generator #213

Closed
deckar01 opened this issue Jul 29, 2018 · 4 comments
Closed

Random Number Generator #213

deckar01 opened this issue Jul 29, 2018 · 4 comments

Comments

@deckar01
Copy link

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).

@deckar01
Copy link
Author

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.

@wbrickner
Copy link

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.

@lepsa
Copy link
Contributor

lepsa commented Oct 9, 2022

@julialongtin Should this be closed now that rands is merged?

@julialongtin
Copy link
Member

@lepsa yep! this will be in our next release, folks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants