Deprecate utility tag
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
---
|
||||
title: UUIDGeneratorBrowser
|
||||
tags: browser,utility,random,intermediate
|
||||
tags: browser,random,intermediate
|
||||
---
|
||||
|
||||
Generates a UUID in a browser.
|
||||
@ -16,4 +16,4 @@ const UUIDGeneratorBrowser = () =>
|
||||
|
||||
```js
|
||||
UUIDGeneratorBrowser(); // '7982fcfe-5721-4632-bede-6000885be57d'
|
||||
```
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user