-
Notifications
You must be signed in to change notification settings - Fork 1k
[Fix] Random Factory NextBigInteger
#4146
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
Merged
Merged
Changes from 27 commits
Commits
Show all changes
32 commits
Select commit
Hold shift + click to select a range
d65a4db
Fixed Random Factory
cschuchardt88 b987d14
Merge branch 'dev' into dev/fix/random
Jim8y 2c53ff9
Merge branch 'dev' into dev/fix/random
Jim8y 57427d6
Merge branch 'dev' into dev/fix/random
Wi1l-B0t 6609aa8
Merge branch 'dev' into dev/fix/random
cschuchardt88 f62ad9a
Check Zero
cschuchardt88 fc405e7
fixed tests
cschuchardt88 1234952
fix test
cschuchardt88 9325066
Merge branch 'dev' into dev/fix/random
cschuchardt88 683e548
Merge branch 'dev' into dev/fix/random
cschuchardt88 6771a19
Changed function to work the same way was stdlib call
cschuchardt88 a4cea2c
Merge branch 'dev' into dev/fix/random
cschuchardt88 97c2188
Fixed unit tests
cschuchardt88 204e0f8
Merge branch 'dev' into dev/fix/random
ajara87 267063b
renamed variables
cschuchardt88 fe88dc1
Fixed threshold
cschuchardt88 8cb2e3c
optimized
cschuchardt88 2c02f16
Merge branch 'dev' into dev/fix/random
cschuchardt88 33e7289
Fixed bug
cschuchardt88 47fd91f
Fixed another bug for signed integer
cschuchardt88 442c17b
Merge branch 'dev/fix/random' of github.com:cschuchardt88/neo into de…
cschuchardt88 d085029
Fixed bug
cschuchardt88 e7f7495
make maxvalue const
cschuchardt88 9447b4e
Make `NextBigInteger` dynamic based off the maxvalue
cschuchardt88 fbc58ba
removed un-needed test
cschuchardt88 89f21f5
Fixed `2^L` values in `NextInteger` for `RandomNumberFactory`
cschuchardt88 fb32c23
Merge branch 'dev' into dev/fix/random
Wi1l-B0t 8dacd62
Merge branch 'dev' into dev/fix/random
cschuchardt88 c0cb5bb
Fixed the tests for `RandomNumberFactory`
cschuchardt88 92bdb8f
Merge branch 'dev' into dev/fix/random
cschuchardt88 76705cf
Merge branch 'dev' into dev/fix/random
cschuchardt88 0515f40
Merge branch 'dev' into dev/fix/random
NGDAdmin File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.