2.0.0 • Published 1 year ago

security-master v2.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

security-master module

Introduction

Module for creating security.

Installation

Installation from npm

npm i security-master

Setup Example

This is a small example with which you can easily start using security-master.

import security from 'security-master';

const phrase = security.createPhrase(24);
console.log(phrase);

Useful links

2.0.0

1 year ago

1.0.3

1 year ago

1.0.2

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago