Drupal is a registered trademark of Dries Buytaert
cms 2.1.3 Update released for Drupal core (2.1.3)! drupal 10.5.11 Update released for Drupal core (10.5.11)! drupal 11.3.11 Update released for Drupal core (11.3.11)! drupal 11.2.13 Update released for Drupal core (11.2.13)! drupal 10.6.10 Update released for Drupal core (10.6.10)! cms 2.1.2 Update released for Drupal core (2.1.2)! drupal 11.1.10 Update released for Drupal core (11.1.10)! drupal 10.5.10 Update released for Drupal core (10.5.10)! drupal 10.4.10 Update released for Drupal core (10.4.10)! drupal 11.2.12 Update released for Drupal core (11.2.12)! drupal 11.3.10 Update released for Drupal core (11.3.10)! drupal 10.6.9 Update released for Drupal core (10.6.9)! drupal 10.6.8 Update released for Drupal core (10.6.8)! drupal 11.3.9 Update released for Drupal core (11.3.9)! drupal 11.3.8 Update released for Drupal core (11.3.8)! drupal 11.3.7 Update released for Drupal core (11.3.7)! drupal 11.2.11 Update released for Drupal core (11.2.11)! drupal 10.6.7 Update released for Drupal core (10.6.7)! drupal 10.5.9 Update released for Drupal core (10.5.9)! cms 2.1.1 Update released for Drupal core (2.1.1)!

random_coupon_generator

2 sites No security coverage
View on drupal.org

A small Drupal 10 admin module that generates large numbers of unique, non-sequential coupon codes using a prime-based obfuscation algorithm

It provides an admin settings form and a generator form with an option to either output generated codes on the page or export them as a CSV download.

The obfuscation algorithm is based on this blog post & the wotzebra/unique-codes package.

Features

  • Configure coupon length, character set, prefix & suffix.
  • Configure obfuscating and max primes used by the generator algorithm.
  • Generate large amounts of unique coupon codes in a single operation.
  • Choose output: show codes on the page or download a CSV file.

Configuration & usage

Settings form

Go to Admin → Configuration → System → Random coupon generator
(/admin/config/system/random-coupon-generator/settings)

Generator form

Admin → Configuration → System → Random coupon generator → Generate coupons
(/admin/config/system/random-coupon-generator/generate)

Additional Requirements

This module does not require other modules. It does require the wotzebra/unique-codes package (installed automatically via Composer).

Activity

Total releases
3
First release
Oct 2025
Latest release
7 months ago
Release cadence
0 days
Stability
0% stable

Release Timeline

Releases

Version Type Release date
1.0.0-beta2 Pre-release Oct 27, 2025
1.0.0-beta1 Pre-release Oct 27, 2025
1.0.x-dev Dev Oct 27, 2025