kieran-farrell
kieran-farrell
@BsoBird The RFC states that 'Implementations SHOULD utilize a cryptographically secure pseudorandom number generator (CSPRNG) to provide values that are both difficult to predict ("unguessable") and have a low likelihood...
One minor update made to include URL with spec tag as required ``` + * @spec https://www.rfc-editor.org/rfc/rfc9562.html + * RFC 9562 Universally Unique IDentifiers (UUIDs) ``` CSR body and fix...
Hi All, Would it be possible to progress review with this?
Hi @jaikiran, yes i'm happy with the above suggestions. I've updated the code accordingly, I can also add a note outlining the possible inaccuracies with using `System.currentTimeMillis()` if we feel...