@types/randomatic
- Version 3.1.5
- Published
- 3.9 kB
- No dependencies
- MIT license
Install
npm i @types/randomatic
yarn add @types/randomatic
pnpm add @types/randomatic
Overview
TypeScript definitions for randomatic
Index
Variables
variable isCrypto
const isCrypto: boolean;
Functions
function randomatic
randomatic: typeof randomatic;
Generate randomized strings of a specified length using simple character sequences. The original generate-password.
Interfaces
Package Files (1)
Dependencies (0)
No dependencies.
Dev Dependencies (0)
No dev dependencies.
Peer Dependencies (0)
No peer dependencies.
Badge
To add a badge like this oneto your package's README, use the codes available below.
You may also use Shields.io to create a custom badge linking to https://www.jsdocs.io/package/@types/randomatic
.
- Markdown[![jsDocs.io](https://img.shields.io/badge/jsDocs.io-reference-blue)](https://www.jsdocs.io/package/@types/randomatic)
- HTML<a href="https://www.jsdocs.io/package/@types/randomatic"><img src="https://img.shields.io/badge/jsDocs.io-reference-blue" alt="jsDocs.io"></a>
- Updated .
Package analyzed in 3619 ms. - Missing or incorrect documentation? Open an issue for this package.