HumHub Documentation (unofficial)

UuidExtension extends Extension

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

Tags
experimental

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

Table of Contents

Methods

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

Methods

uuid3()

Generate name based md5 UUID (version 3).

public uuid3() : string
Tags
example

'7e57d004-2b97-0e7a-b45f-5387367791cd'

Return values
string

        
On this page

Search results