From ec2c49645b081db2d838f297776048087f9b4254 Mon Sep 17 00:00:00 2001 From: Kid <44045911+kidonng@users.noreply.github.com> Date: Thu, 3 Mar 2022 12:34:11 +0800 Subject: [PATCH] Add missing link to "Secure random values" --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b889345..0d09073 100644 --- a/README.md +++ b/README.md @@ -56,6 +56,7 @@ There are three main differences between Nano ID and UUID v4: *See a good article about random generators theory: [Secure random values (in Node.js)]* +[Secure random values (in Node.js)]: https://gist.github.com/joepie91/7105003c3b26e65efcea63f3db82dfba ### Unpredictability