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

[Core] Add GetRandomFloat to API #4156

Closed
wants to merge 2 commits into from
Closed

Conversation

REDl3east
Copy link
Contributor

I've had to implement this function for my use cases many times in the past and I think it would be beneficial to add it along side GetRandomValue. I also went ahead and updated the GetRandomValue example to include an example of the GetRandomFloat in use.

@raysan5
Copy link
Owner

raysan5 commented Jul 12, 2024

@REDl3east I prefer to avoid adding this function, it can be implemented on user side with provided ones.

@raysan5 raysan5 closed this Jul 12, 2024
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

Successfully merging this pull request may close these issues.

None yet

2 participants