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

Update owrandomdata.py #163

Closed
wants to merge 1 commit into from
Closed

Update owrandomdata.py #163

wants to merge 1 commit into from

Conversation

jcmhk
Copy link
Contributor

@jcmhk jcmhk commented Dec 4, 2023

correction of bug discrebed https://discord.com/channels/633376992607076354/1111629560157573230/1114194025038233673

(/!\a control was done to have high bound> low bound)

Issue
Description of changes
Includes
  • Code changes
  • Tests
  • Documentation

correction of bug discrebed https://discord.com/channels/633376992607076354/1111629560157573230/1114194025038233673

(/!\a control was done to have high bound> low bound)
@jcmhk
Copy link
Contributor Author

jcmhk commented Dec 4, 2023

as explain in https://discord.com/channels/633376992607076354/1111629560157573230/1114194025038233673
the high bound value is actually the range value. In the example I want to generate values ​​between 1 and 2 and I generate values ​​between 1 and 1+2
/!\a control is done to have high bound> low bound
With this update range value is corrected

@jcmhk
Copy link
Contributor Author

jcmhk commented Dec 4, 2023

ignore this pull request -> use the other one please

@janezd janezd closed this Dec 8, 2023
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.

2 participants