About Anaconda Help Download Anaconda

A tiny, secure, URL-friendly, unique string ID generator for Python.

copied from cf-staging / nanoid

Installers

  • noarch v2.0.0

conda install

To install this package run one of the following:
conda install conda-forge::nanoid

Description

  • Safe. It uses cryptographically strong random APIs and tests distribution of symbols.
  • Compact. It uses a larger alphabet than UUID (A-Za-z0-9_-). So ID size was reduced from 36 to 21 symbols.

© 2024 Anaconda, Inc. All Rights Reserved. (v4.0.4) Legal | Privacy Policy