An open API service indexing awesome lists of open source software.

https://github.com/serkanyersen/password-generator

Generate Random Passwords and PINs
https://github.com/serkanyersen/password-generator

pwa vercel vue vuejs

Last synced: 5 months ago
JSON representation

Generate Random Passwords and PINs

Awesome Lists containing this project

README

          

# password-generator

## Project setup
```
yarn install
```

### Compiles and hot-reloads for development
```
yarn run serve
```

### Compiles and minifies for production
```
yarn run build
```

### Lints and fixes files
```
yarn run lint
```