Skip to content

Instantly share code, notes, and snippets.

View wilson1000's full-sized avatar
⚙️
MoJ Intranet - migration

Damien Wilson wilson1000

⚙️
MoJ Intranet - migration
View GitHub Profile
@wilson1000
wilson1000 / README.md
Last active October 1, 2018 11:23 — forked from jed/LICENSE.txt
Generate random UUIDs

UUID

Returns a random v4 UUID of the form xxxxxxxx-xxxx-4xxx-yxxx-xxxxxxxxxxxx, where each x is replaced with a random hexadecimal digit from 0 to f, and y is replaced with a random hexadecimal digit from 8 to b.