Skip to content

A simple JavaScript library that lets you easily generate GUID strings

Notifications You must be signed in to change notification settings

akassama/guid-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

guid-generator

A JavaScript library to generate Globally Unique Identifiers (GUID).

Description

This easy-to-use GUID JavaScript that lets you generate raw GUID formatted strings.

Features

  • Generate Single GUIDs
  • Generate Multiple GUIDs
  • Set GUID Cases
  • Set/Remove GUID Hyphens
  • Copy Strings Feature

Built with

  • Javascript
  • HTML + CSS

Demo

Getting started

Install

All you have to do is download the source files, no configurations needed. Place the the files somewhere on your system and open the index.html file located at: \guid-generator\index.html

Usage

Simply set the number of GUID you want to create under Quantity option, then click Generate button the generate GUID string(s). You can then copy and paste your strings to the desired location.

See also

License

This project is licensed under the MIT License.

About

A simple JavaScript library that lets you easily generate GUID strings

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published