mirror of
https://github.com/S2-/securerandomstring.git
synced 2025-08-03 02:40:04 +02:00
Compare commits
1 Commits
v1.1.4
...
388dd79a47
Author | SHA1 | Date | |
---|---|---|---|
388dd79a47 |
@@ -4,6 +4,12 @@
|
|||||||
All notable changes to this project will be documented in this file.
|
All notable changes to this project will be documented in this file.
|
||||||
This project adheres to [Semantic Versioning](http://semver.org/).
|
This project adheres to [Semantic Versioning](http://semver.org/).
|
||||||
|
|
||||||
|
## [1.1.4] 2024-09-26
|
||||||
|
|
||||||
|
## Changes
|
||||||
|
|
||||||
|
- In previous versions, if there was not enough entropy on the system, `securerandomstring` would throw an exception. Now it will retry to generate a random string until it succeeds, or the call stack becomes full.
|
||||||
|
|
||||||
## [1.1.0] 2017-12-26
|
## [1.1.0] 2017-12-26
|
||||||
|
|
||||||
### New Features
|
### New Features
|
||||||
|
Reference in New Issue
Block a user