licenses.dev

random-string v1.1.0

Allows to generate random strings based on a given charset and length.

Published on

Licenses

Learn more about license information.

Package Licenses

GPL-3.0-only

Dependency Licenses

Apache-2.0 OR MIT2
PackageRelationDependenciesPublished
cfg-if • 1.0.0A macro to ergonomically define an item depending on a large number of #[cfg] parameters. Structured like an if-else chain, the first matching branch is the item that gets emitted. INDIRECT0
fastrand • 1.9.0A simple and fast random number generatorDIRECT2
BSD-3-Clause1
PackageRelationDependenciesPublished
instant • 0.1.13Unmaintained, consider using web-time instead - A partial replacement for std::time::Instant that works on WASM to.INDIRECT1
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/cargo/random-string)](https://licenses.dev/cargo/random-string)
<a href="https://licenses.dev/cargo/random-string">
  <img src="https://licenses.dev/b/cargo/random-string" alt="licenses" />
</a>

Or the licenses badge code for the 1.1.0 version:

[![licenses](https://licenses.dev/b/cargo/random-string/1.1.0)](https://licenses.dev/cargo/random-string/1.1.0)
<a href="https://licenses.dev/cargo/random-string/1.1.0">
  <img src="https://licenses.dev/b/cargo/random-string/1.1.0" alt="licenses" />
</a>
GitHub