/serial-generator

This repo contains a serial generator using HTML, CSS, JavaScript.

Primary LanguageCSS

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.