-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added: - Generator core functions as stable API - `V7Generator#generateOrResetCore()` - `V7Generator#generateOrAbortCore()` Changed: - Changed edge case behavior of generator functions' rollback allowance handling Maintenance: - Refactored default random number generator to defer detection Web Crypto API until creation of `V7Generator` - Expanded test cases for `V7Generator` and `UUID.parse()` - Updated reference to draft RFC: rfc4122bis/07 -> rfc4122bis/08
- Loading branch information
Showing
19 changed files
with
285 additions
and
124 deletions.
There are no files selected for viewing
This file contains 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 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 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 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.