cuid icon indicating copy to clipboard operation
cuid copied to clipboard

Collision-resistant ids optimized for horizontal scaling and performance.

Results 86 cuid issues
Sort by recently updated
recently updated
newest added

PR to #171 Not sure that's the right place?

I made this actually long time ago, yet as the friendly @schickling just gave me access to his [`cuid-cli`](https://www.npmjs.com/package/cuid-cli) package and I could merge my scoped CLI, I thought it...

I have a question regarding of using CUID’s in MySQL and their performance characteristics. I can see in the Prisma source code that they store cuid's as VARCHAR(25) for id...

Presumably similar to React Native, Nativescript might need to be treated differently to browsers and Node, given that it doesn't have a `global.process`. I'm not familiar with the details of...

can someone build this for the dart language?

help wanted

All major browsers support ES modules, I think having option to import `cuid` directly in a browser will come handy. Possibly [esm](https://www.npmjs.com/package/esm) could provide an easy way to expose it...

help wanted

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | |---|---| | shell-quote | [`1.6.1` -> `1.7.3`](https://renovatebot.com/diffs/npm/shell-quote/1.6.1/1.7.3) | ### GitHub Vulnerability Alerts #### [CVE-2021-42740](https://nvd.nist.gov/vuln/detail/CVE-2021-42740) The shell-quote package...

Hello, At this moment library relies on the use of `os.hostname()` as a part of the fingerprint generator for Node.js: https://github.com/ericelliott/cuid/blob/fb9bb90644110474253bf8e03fbf26668cd105c0/lib/fingerprint.js#L6 This method is broken on Windows 7 due to...

help wanted

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [tape](https://redirect.github.com/tape-testing/tape) | [`5.6.3` -> `5.9.0`](https://renovatebot.com/diffs/npm/tape/5.6.3/5.9.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/tape/5.9.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/tape/5.9.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)...