0.1.0 • Published 2 years ago
@dsnp/test-generators v0.1.0
Test Generators
A library of random generators for cryptographic types to ease test development.
Quick Start
npm install @dsnp/test-generators
- Import:
import * as generators from "@dsnp/test-generators";
- Require:
const generators = require("@dsnp/test-generators");
How to Install
Run npm install @dsnp/test-generators
How to Build
Run npm run build
How to Compile Documentation
- Run
npm run doc
for HTML documentation - Run
npm run doc:json
for JSON documentation - Run
npm run doc:markdown
for markdown documentation (published with the npm package)
How to Test
Run npm run test
0.0.0-c715ca
2 years ago
0.1.0
4 years ago
0.0.0-36e45b
4 years ago
0.0.0-984e60
4 years ago
0.0.0-0ff429
4 years ago
0.0.0-6a23bc
4 years ago