Home > python > Username/password generator

Username/password generator

Problem
You want to register on a website but you don’t want to use the same username/password combination everywhere. It’d be nice to have a generator for this task.

Solution
I made a Python script for this, available here.

Sample output:

akutak      # username
C0A9b69h    # password
  1. No comments yet.
  1. No trackbacks yet.

Leave a comment

Design a site like this with WordPress.com
Get started