If necessary, R74n has a standard procedure for generating Universally Unique Identifiers (UUIDs) to represent projects.
We use UUIDv5, which requires a namespace and a seed string. You can use an online tool like this one.
Official R74n Namespace UUID: ca069732-780c-11ee-b962-000000000074
For the seed string, also called name, you must use a lowercase standard Multiletter Alpha Namespace. If none are applicable, a custom one can be used like this: x-anythinghere
For example, when you use sandboxels, it should generate: 948d248f-fd72-59b1-bae0-dba9c046da9b
There are countless UUIDs, but below is a list of samples.
Alpha-M | UUID |
---|---|
Loading Table... |
Extra UUIDs outside the R74n Namespace:
Description | UUID | Seed |
---|---|---|
ns:URL (v5) | 30f26a7b-c3f7-557e-a0fd-37ae650cd194 | https://r74n.com/ |
ns:DNS (v5) | 0132d690-97eb-5108-976f-8d19beb5a530 | r74n.com |
ns:OID (v5) | f5278121-088f-5930-bd99-1cd091e1a81f | 1.3.6.1.4.1.61117 |
ns:OID (v5) | 27223fa9-c3c7-5318-a81f-77943f88f106 | 1.3.6.1.4.1.37476.9000.176 |
ns:OID (v5) | 9bccfd3f-3b9b-56a6-8b56-53f0e7f7b2e9 | 1.3.6.1.4.1.37553.8.8.8 |
ns:OID (v5) | 52c35d54-f07a-5343-b3be-8bce92af5850 | 1.3.6.1.4.1.54392.5.1891 |
ns:X500 (v5) | e7ef73de-fe24-5d60-8546-3fad881c31f0 | /c=us/o=R74n |