We need your help! 🔥
Please consider disabling your ad-blocker to support this website! 🔑
We are a free, community-supported website! 🥰
We only display small unobtrusive ads which help us stay online! 💯
Thank you in advance! ❤️
1. Auth
2. Request
3. Send
4. Read JSON
5. Read HTML
6. Utilities
7. Listen

Generate GUID

Generates a random GUID (Globally Unique Identifier)
This is useful if you need a quick way to reliably generate unique IDs

Inputs

NameIDDescriptionType
GenerateGGenerate a GUID!Boolean
FormatFFormat of the GUID as a single letter: N - 32 digits: 00000000000000000000000000000000 D - 32 digits separated by hyphens: 00000000-0000-0000-0000-000000000000 B - 32 digits separated by hyphens, enclosed in braces: {00000000-0000-0000-0000-000000000000} P - 32 digits separated by hyphens, enclosed in parentheses: (00000000-0000-0000-0000-000000000000) X - Four hexadecimal values enclosed in braces, where the fourth value is a subset of eight hexadecimal values that is also enclosed in braces: {0x00000000,0x0000,0x0000,{0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00}} Text

Outputs

NameIDDescriptionType
GUIDGRandom GUIDText

Site design © Robin Rodricks.   Swiftlet and associated data © 2024 Sergey Pigach.  
Rhinoceros and Grasshopper are registered trademarks of Robert McNeel & Associates.  Hosted by GitHub

Report an Issue  |  Terms of Service