Skip to content

Kirby 4.1.2

Uuid::generate()

Generates a new ID string

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

Parameters

Name Type Default
$length int 16

Return type

string

Parent class

Kirby\Uuid\Uuid