Skip to content

Releases: ruslanlap/PowerToysRun-RandomGen

RandomGen v1.0.2

17 Jul 13:11

Choose a tag to compare

🎲 RandomGen v1.0.2!

RandomGen Logo

✨ What's New

  • 🌎 Locale Selection - Generate data for different regions with rd locale [code]

    Locale Selection

  • 🔐 Enhanced Password Generator (customizable options)

  • Now supports multiple ways to specify options:

    Exclusion: -upper, -special, -numeric, -lower
    Inclusion: +upper, +special, +numeric, +lower
    Natural language: noupper, no-special, nonumbers

  • 🚀 Turbocharged performance

  • 🛡️ Fixed all PTRUN validation errors:

    • PTRUN1301: Corrected package naming format from "RandomGen-v{VERSION}-{platform}.zip" to "RandomGen-{VERSION}-{platform}.zip"
    • PTRUN1303: Added SHA256 checksum generation for both x64 and arm64 builds
    • PTRUN1401: Added step to update plugin.json version to match release tag
    • PTRUN1402: Removed unnecessary PowerToys DLLs that are provided by the host
  • 🐛 Fixed syntax errors in Main.cs

🧙‍♂️ Install

  1. Download ZIP for your architecture (x64 / ARM64)
  2. Extract to %LOCALAPPDATA%\Microsoft\PowerToys\PowerToys Run\Plugins
  3. Restart PowerToys → press Alt+Space → type random

⚡ Commands

Incantation Magic
rd password Forge a password
rd pwd Password (alias)
rd email Random email address
rd name Random full name
rd address Random address
rd phone Random phone number
rd company Random company name
rd lorem Lorem ipsum text
rd number Random number
rd date Random date
rd guid Fresh GUID/UUID
rd color Random hex color
rd url Random URL
rd creditcard Random credit card number
rd locale Change locale for generated data

💫 Contribute

Found a bug or have an idea? Open an issue.

Crafted with ✨ cosmic energy ✨ by ruslanlap

RandomGen v1.0.1

14 Jul 11:49

Choose a tag to compare

🎲 RandomGen v1.0.1 - Unleashed!

RandomGen Logo

✨ What's New in this Epic Release

  • 🚀 Turbocharged performance for lightning-fast randomness
  • 🛡️ Squashed those pesky bugs that were hiding in the shadows
  • 🔮 Magical new features to supercharge your productivity
  • 🔧 PTRUN Compliance: All PowerToys Run linting issues resolved (PTRUN1301, PTRUN1303, PTRUN1401, PTRUN1402)

🧙‍♂️ Installation Magic

  1. 📦 Download the mystical ZIP file for your realm (x64 or ARM64)
  2. 🔓 Extract the arcane contents to %LOCALAPPDATA%\Microsoft\PowerToys\PowerToys Run\Plugins\RandomGen
  3. 🔄 Summon a PowerToys restart to activate the spell
  4. ✨ Invoke the power with Alt+Space then conjure rd followed by your command

⚡ Spellbook of Commands

Incantation What Magic It Performs
rd password [length] Forge an unbreakable password
rd pin [length] Conjure a mystical numeric PIN
rd guid Summon a unique dimensional GUID
rd number min-max Roll cosmic dice within your range
rd name Generate an identity from the void
rd email Materialize a digital address
rd date Pluck a random day from the timeline
rd color Extract a chromatic hex essence

💫 Join the RandomGen Universe

Your cosmic journey with RandomGen matters! Encountered a glitch in the matrix or have ideas to bend reality? Open an issue and shape the future!

Crafted with ✨ cosmic energy ✨ by ruslanlap

RandomGen v1.0.0

23 Jun 14:39

Choose a tag to compare

🎲 RandomGen v1.0.0 — Official Release

RandomGen Logo

RandomGen Demo

🚀 Highlights of Version 1.0.0

  • Optimized Performance – Fast, reliable generation of secure values with minimal latency
  • Bug Fixes – Improved stability and resolved known issues
  • Feature Set Expansion – Enhanced support for various data types including GUIDs, colors, and more
  • Clean Command Interface – Intuitive commands designed for efficiency and clarity

🛠️ Installation Guide

  1. Download the ZIP archive for your system architecture (x64 or ARM64)
  2. Extract the contents into the following directory:
    %LOCALAPPDATA%\Microsoft\PowerToys\PowerToys Run\Plugins\RandomGen
  3. Restart PowerToys to load the plugin
  4. Launch PowerToys Run (Alt + Space), then type rd followed by your desired command

📘 Supported Commands

Command Description
rd password [length] Generate a secure, random password
rd pin [length] Create a numeric PIN code
rd guid Generate a unique GUID
rd number min-max Generate a random number within a range
rd name Generate a random full name
rd email Generate a random email address
rd date Generate a random calendar date
rd color Generate a random HEX color code

🤝 Contribute & Feedback

Your feedback is important. Found a bug or have an idea to improve RandomGen?
➡️ [Submit an issue](https://github.com/ruslanlap/PowerToysRun-RandomGen/issues)


Created with precision and passion by [@ruslanlap](https://github.com/ruslanlap)

RandomGen v${GITHUB_REF#refs/tags/v}

21 Jun 19:59

Choose a tag to compare

latest

version v1.0.0