Git Product home page Git Product logo

uzi2.1's Introduction

Uzi2.1

This repo contains unpacked browser files.

Uzi Logo

Intro

A string is a sequence of characters such as letters, numbers and symbols. Uzi is a free chrome extension to generate random strings, such as passwords. Its name means “thread” in Kiswahili.

How To Install

  • Clone this repo
  • Open your browser (ie Google Chrome)
  • Go to //chrome://extensions/
  • Turn on "Developer mode"
  • Choose "Load unpacked"
  • Select the folder where this repo has been cloned
  • (Optional: pin Uzi to your browser)
  • Click the icon to run the extension.

How to Use

The extension loads with "uzi" as the default string and a length of 3. String generation mostly happens automatically when the extension is loaded or one of the generating values is called.

Screenshot of the expanded view

Features

  1. Editable output field.
  2. Random string generation.
  3. Automatic string encryption.
  4. String reversal.
  5. String length calculator.
  6. Copy to clipboard.
  7. Generate QR Code.

Characters

String length can only be whole numbers from 1 to 32. Character content can be:

  • alphanumeric
  • unambiguous
  • letters
  • lowercase letters
  • uppercase letters
  • numerical
  • only symbols
  • binary
  • hexadecimal
  • octal

Encrypted Strings

Encrypted strings are read-only and can be:

  • MD5
  • SHA1
  • Base64

QR Codes

A QR code of the random generated string. Maximum length is 32 characters.

Screenshot of the expanded qr code view

Special Mentions

uzi2.1's People

Contributors

komboamina avatar

Watchers

 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.