GithubHelp home page GithubHelp logo

scripttiger / uuid-generate Goto Github PK

View Code? Open in Web Editor NEW
6.0 4.0 1.0 14 KB

This is a UUID (A.K.A. GUID) generator that generates standard UUIDs (i.e. f19b32ec-cfaf-32ee-35b9-37435f4bef3f) and stores the new UUID in the UUID environmental variable (i.e. %UUID% or !UUID!), outputs the UUID as standard output, and also copies the new UUID to your clipboard if you are running Windows Vista or later.

Home Page: https://scripttiger.github.io/more/

License: MIT License

Batchfile 100.00%
uuid guid random-number-generators uuid-generator guid-generator random-generation scripttiger

uuid-generate's Introduction

Say Thanks!

UUID Generate

DISCLAIMER: This UUID Generator uses the standard pseudo-random number generator which comes with Windows without any alterations to that algorithm and therefore should NOT be used for security-grade applications or applications requiring a high degree of randomness.

This is a UUID (A.K.A. GUID) generator that generates standard UUIDs (i.e. f19b32ec-cfaf-32ee-35b9-37435f4bef3f) and stores the new UUID in the UUID environmental variable (i.e. %UUID% or !UUID!), outputs the UUID as standard output, and also copies the new UUID to your clipboard if you are running Windows Vista or later. This allows you maximum versatility for any workflow to be able to either easily integrate UUID_Generate.cmd into other scripts or just simply double-click it whenenever you need to quickly automatically grab a new UUID to the clipboard so you can easily just paste it into whatever inventory software you're using.

If you work with UUIDs in bulk and have suggestions for more features, please don't hesitate to open a new issue to let me know and I'll try and make as many people happy with this script as reasonably possible. Some suggestions might be things like reading data from and/or writing data to CSVs, integration with QR codes and/or other barcodes, etc.

Donate

uuid-generate's People

Contributors

scripttiger avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.