Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6329481
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 24, 20262026-05-24T17:40:29+00:00 2026-05-24T17:40:29+00:00

I want to create coupon codes that users can remember easily. My idea is

  • 0

I want to create coupon codes that users can remember easily. My idea is something like:

  • squirrel45
  • nantucket23

That is, a real word chosen randomly from a long dictionary list (preferably compiled for this purpose) combined 2 random digits. My questions are:

  1. Where can I find such a dictionary list?
  2. Do you see any problems with the system? (security is not ultra important here, just something reasonable is fine)
  3. Can you suggest any good improvements or alternatives?

Fwiw I am not crazy about the Markov word generators because I think their idiosyncrasies would be too hard to remember. I’d like a client to be able to keep the code in his head, and tell it to the merchant when he arrives to redeem it.

Thanks,
Jonah

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-24T17:40:30+00:00Added an answer on May 24, 2026 at 5:40 pm

    Word lists are easy to find. Make sure you sanity filter them for foul words 😉

    Here’s a huge word list that can be easily scrubbed:

    http://www.scrabble-assoc.com/boards/dictionary/10-15-20030401.txt

    From there you can easily load in words into your database and create your coupon code like so:

    $coupon_code = $rand_word . rand(20,99);
    

    After you do this, simply store your coupon code in the database and whenever you make a new code, check it against existing codes before you apply it. Even slim odds are possible odds.

    More word lists in various formats:

    http://scrabble.wonderhowto.com/blog/ultimate-scrabble-word-list-resource-0115617/

    5-letter words:
    http://homepage.ntlworld.com/adam.bozon/Scrabble5.htm

    6-letter words:
    http://homepage.ntlworld.com/adam.bozon/Scrabble6.htm

    7-letter words:
    http://homepage.ntlworld.com/adam.bozon/Scrabble7.htm

    8-letter words:
    http://homepage.ntlworld.com/adam.bozon/Scrabble8.htm

    Sample:

    PIKES PIKIS PILAF PILAR PILAU PILAW PILEA PILED PILEI PILES PILIS
    PILLS PILOT PILUS PIMAS PIMPS PINAS PINCH PINED PINES PINEY PINGO
    PINGS PINKO PINKS PINKY PINNA PINNY PINON PINOT PINTA PINTO PINTS
    PINUP PIONS PIOUS PIPAL PIPED PIPER PIPES PIPET PIPIT PIQUE PIRNS
    PIROG PISCO PISOS PISTE PITAS PITCH PITHS PITHY PITON PIVOT PIXEL
    PIXES PIXIE PIZZA PLACE PLACK PLAGE PLAID PLAIN PLAIT PLANE PLANK
    PLANS PLANT PLASH PLASM PLATE PLATS PLATY PLAYA PLAYS PLAZA PLEAD
    PLEAS PLEAT PLEBE PLEBS PLENA PLEWS PLICA PLIED PLIER PLIES PLINK
    PLODS PLONK PLOPS PLOTS PLOTZ PLOWS PLOYS PLUCK PLUGS PLUMB PLUME
    PLUMP PLUMS PLUMY PLUNK PLUSH PLYER POACH POCKS POCKY PODGY PODIA
    POEMS POESY POETS POGEY POILU POIND POINT POISE POKED POKER POKES

    With that you could generate a coupon code POACH72

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

i want create something like link_to which can link to request for permission in
Using Zend, I want to create a navigation like: <ul class=navigation> <li> <a href=/coupon/index/all></a>
I want create a ruby script that I can run on the command line
I want create timer in my program so that I can cause it to
I want create 32 views like above view. so that what i modify in
I want create arrays with object keys in PHP, i.e. something like this: <?php
I want to create a function that performs a function passed by parameter on
I want to create a simple http proxy server that does some very basic
I want to create my Rails application with MySQL, because I like it so
I'm using the following to display a coupon for users that have liked my

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.