@napi-rs/uuid
v0.2.2
Published
 [](https://packagephobia.com/result?p=@napi-rs/uuid) [ @ 3.400GHz
Memory: 23839MiB / 32688MiBAPI
import { v4 } from "@napi-rs/uuid";
console.log(v4()); // eb4ffe32-2232-422a-933f-b905c0dfea84Support matrix
| | node12 | node14 | node16 | | --------------------- | ------ | ------ | ------ | | Windows x64 | ✓ | ✓ | ✓ | | Windows arm64 | ✓ | ✓ | ✓ | | macOS x64 | ✓ | ✓ | ✓ | | macOS arm64 (m chips) | ✓ | ✓ | ✓ | | Linux x64 gnu | ✓ | ✓ | ✓ | | Linux x64 musl | ✓ | ✓ | ✓ | | Linux arm gnu | ✓ | ✓ | ✓ | | Linux arm64 gnu | ✓ | ✓ | ✓ | | Linux arm64 musl | ✓ | ✓ | ✓ | | Android arm64 | ✓ | ✓ | ✓ | | Android armv7 | ✓ | ✓ | ✓ | | FreeBSD x64 | ✓ | ✓ | ✓ |
