yinka/pingenerator

The Laravel Framework.

dev-main 2022-07-08 22:58 UTC

This package is auto-updated.

Last update: 2024-04-09 02:41:49 UTC


README

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