An open API service indexing awesome lists of open source software.

https://github.com/bddjr/scratch-uid

Generate unique identifier for scratch blocks, varibles or lists.
https://github.com/bddjr/scratch-uid

id scratch scratch3 uid uuid

Last synced: 4 months ago
JSON representation

Generate unique identifier for scratch blocks, varibles or lists.

Awesome Lists containing this project

README

          

Generate unique identifier for scratch blocks, varibles or lists.

Install:
```
npm i scratch-uid
```

Example:
```js
import ScratchUID from "scratch-uid"
console.log(ScratchUID())
```

Output:
```
)suF}7|l^VJjU+jIIr[(
```