Skip to content

Latest commit

 

History

History
7 lines (7 loc) · 365 Bytes

README.md

File metadata and controls

7 lines (7 loc) · 365 Bytes

Serial Generator

  • This repo contains a serial generator.
  • The serial consists of 16 characters separated by dash " - ".
  • The character may be a small letter, capital letter or special character.
  • There is a generate button to generate a serial each click.
  • There is a copy button to copy the generated serial to the clipboard.
  • Using HTML, CSS, JavaScript.