add caveat about UUIDv4 not being secure

This commit is contained in:
Ahmet Alp Balkan
2018-08-13 15:48:52 -07:00
committed by GitHub
parent 2c3aeb7728
commit f9662cb7b2

View File

@@ -1877,6 +1877,8 @@ Fri 15 Jun - 10:00 AM
## Generate a UUID V4 ## Generate a UUID V4
**CAVEAT**: The generated value is not cryptographically secure.
**Example Function:** **Example Function:**
```sh ```sh