Skip to content
This repository was archived by the owner on Oct 2, 2021. It is now read-only.

kopepasah/alfred-random-string-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Random String Generator

An Alfred Extension that generates a random string for use in password and such.

Workflows class is written by David Ferguson (many thanks).

##Installation

Download the latest release and install the workflow via Alfred.

Usage

Type rand and a number to generate a sting. Defaults are letters (uppercase and lowercase) and numbers.

Add an additional second parameter to define the string.

###Options

  • u = Use only uppercase letters.
  • l = Use only lowercase letters.
  • n = Use only numbers.
  • nu = No uppercase letters.
  • nu = No uppercase letters.
  • nu = No uppercase letters.
  • c = Crazy (uppercase, lowercase, numbers and _-~!@#$%^><,.)

If none of those options are supplied, but a second parameter is present, the string will generate a key using the defaults and the second parameter. For example, if you wanted underscores, you could type rand 20 _ to get that result.

About

A simple random string generator for Alfred.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages