Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 536 Bytes

v4.md

File metadata and controls

27 lines (16 loc) · 536 Bytes

react-native-uuid / Exports / v4

Module: v4

Table of contents

Functions

Functions

v4

Constv4(options?: string | V4Options, buf?: number[], offset?: number): string | number[]

Parameters:

Name Type
options? string | V4Options
buf? number[]
offset? number

Returns: string | number[]

Defined in: v4.ts:14