Generate a random id in the Foundry-id charset ([A-Za-z0-9]) — the same generator Foundry uses for document ids.
[A-Za-z0-9]
Number of characters (default 16, matching document ids).
A random id string.
Generate a random id in the Foundry-id charset (
[A-Za-z0-9]) — the same generator Foundry uses for document ids.