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

Changes on the RNG and new random nodes #91

Open
HungryProton opened this issue Jul 26, 2020 · 0 comments
Open

Changes on the RNG and new random nodes #91

HungryProton opened this issue Jul 26, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@HungryProton
Copy link
Member

Create a RNG (random number generator) custom object that can be passed around like any other data type.

Nodes using a "Seed" input would have an RNG input instead, the seed value would be moved to the "Create RNG" nodes.
This would allow having multiple type of RNG distributions (uniform, normal and so on).

We also need nodes to create random numbers and random vectors.

@HungryProton HungryProton added the enhancement New feature or request label Jul 26, 2020
@HungryProton HungryProton added this to the 0.6 - Standalone release milestone Jul 26, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant