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

Add some kind of random number generator #35

Open
mathgeniuszach opened this issue Feb 24, 2021 · 2 comments
Open

Add some kind of random number generator #35

mathgeniuszach opened this issue Feb 24, 2021 · 2 comments
Labels
wontfix This will not be worked on

Comments

@mathgeniuszach
Copy link

In basic vanilla functions, random numbers are annoying to generate. This would be a very useful tool in making the process simpler.

@Heath123
Copy link

Sadly this isn't really supported or updated any more...

@Stevertus
Copy link
Owner

Yeah I think that would be a great usecase for this language, but over time it got hard maintaining this project. This is why I rewrote everything to favor a modular approach and community plugins with objD. Here you can also find a sophisticated random generator: https://objd.stevertus.com/utils/#randomscore

@Stevertus Stevertus added the wontfix This will not be worked on label Mar 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

3 participants