RANDID
Creates a random key with the given amount of chars.
Syntax
=RANDID(Length)
Arguments
Name | Description |
---|---|
Length | Length of key to generate. The longer the key, the higher the probability of receiving a unique key. |
Return
Random key as String.
Examples
Formula | Result | Comment |
---|---|---|
| e.g.: Z83hab4 | The return value can be any combination of characters and numbers. |