Skip to content

Commit

Permalink
(doc): Use Medium Friend link for RandomStringUtils documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
JLLeitschuh authored Sep 16, 2019
1 parent 2c8ea01 commit 5698827
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
* class relies, are <b>not cryptographically secure</b>.
* Do not use this classes' default implementation of {@link Random} in security sensitive locations,
* for example password reset key generation, as all future values can be computed as proven by
* <a href="https://medium.com/@alex91ar/the-java-soothsayer-a-practical-application-for-insecure-randomness-c67b0cd148cd">
* <a href="https://medium.com/@alex91ar/the-java-soothsayer-a-practical-application-for-insecure-randomness-c67b0cd148cd?source=friends_link&sk=3db1c41cc81a58f70ed05a7315191385">
* this proof of concept.</a></p>
*
* <p>Please note that the Apache Commons project provides a component
Expand Down

0 comments on commit 5698827

Please sign in to comment.