|
static string | Base64String (int length) |
| Generates a base 64 string ID with a given length. This is not guaranteed to be unique. More...
|
|
static string | AlphaNumericString (int length) |
| Generates an alpha numeric string ID with a given length. This is not guaranteed to be unique. More...
|
|
◆ AlphaNumericString()
static string Megapop.MegaCore.GenerateId.AlphaNumericString |
( |
int |
length | ) |
|
|
inlinestatic |
Generates an alpha numeric string ID with a given length. This is not guaranteed to be unique.
◆ Base64String()
static string Megapop.MegaCore.GenerateId.Base64String |
( |
int |
length | ) |
|
|
inlinestatic |
Generates a base 64 string ID with a given length. This is not guaranteed to be unique.
The documentation for this class was generated from the following file:
- source/com.megapop.megacore/package/Runtime/Utility/GenerateId.cs