Options
All
  • Public
  • Public/Protected
  • All
Menu

Class UUID

生成唯一ID

description


参考:https://stackoverflow.com/questions/105034/how-to-create-guid-uuid
example
const id = UUID.create_v4();

Hierarchy

  • UUID

Index

Methods

Methods

Static create_v4

  • create_v4(): string

Generated using TypeDoc