Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 400 Bytes

README.md

File metadata and controls

18 lines (10 loc) · 400 Bytes

Project Title

This an simple app for generating random 4 digit pins.

Authors

Installation

  • install this package in by running "composer require yinka/pingenerator"
  • Run " composer dump-autoload -o " to autoload all classes.

##Usage

  • To see a generated pin in the browser, go to the route "/generate"
  • refresh the browser to generate another pin