HumHub Documentation (unofficial)

Uuid
in package
implements UuidExtension

FinalYes
Tags
experimental

This class is experimental and does not fall under our BC promise

Table of Contents

Interfaces

UuidExtension
An extension is the only way to add new functionality to Faker.

Properties

$numberExtension  : NumberExtension

Methods

__construct()  : mixed
uuid3()  : string
Generate name based md5 UUID (version 3).

Properties

Methods

uuid3()

Generate name based md5 UUID (version 3).

public uuid3() : string
Return values
string

        
On this page

Search results