Skip to content

Kirby 4.2.0

StructureUuid::generate()

Generates a new ID string

StructureUuid::generate(int $length = 16): string

Parameters

Name Type Default
$length int 16

Return type

string

Parent class

Kirby\Uuid\StructureUuid inherited from Kirby\Uuid\Uuid