go-nanoid icon indicating copy to clipboard operation
go-nanoid copied to clipboard

Golang random IDs generator.

Results 14 go-nanoid issues
Sort by recently updated
recently updated
newest added

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [actions/checkout](https://togithub.com/actions/checkout) | action | major | `v2` -> `v4` | ---...

Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.7.0 to 1.8.3. Commits 4c93d8f EqualExportedValues: Handle nested pointer, slice and map fields (#1379) 4b2f4d2 add EventuallyWithT assertion (#1264) b3106d7 allow testing for functional options (#1023) 437071b...

dependencies

I might have missed something from the usage docs, but generating a random id of size 1 doesn't work. `prefix, err := nanoid.Generate(prefixAlphabet, 1)` never finishes. Context: I want to...

Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.6 to 4.1.7. Release notes Sourced from actions/checkout's releases. v4.1.7 What's Changed Bump the minor-npm-dependencies group across 1 directory with 4 updates by @​dependabot in actions/checkout#1739 Bump...

dependencies
github_actions