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

Feature request: Add rnd() built-in function to generate random numbers #124

Open
jmespadero opened this issue Jul 28, 2023 · 1 comment

Comments

@jmespadero
Copy link

I am quite curious about why the Built-in functions is so complete but does not include a rnd() o random() function to generate numbers in the 0.0..1.0 interval.

I know rnd() can be included as a user function, but why not include it for non-programmers user?

If you are interested but busy, tell here and I can proposse a Pull-Request.

@beltoforion
Copy link
Owner

You are the first one to ask for a random function. If you wanna add it as rnd returning a random value between 0 and 1 I will merge it.

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

No branches or pull requests

2 participants