Skip to content

rsolmano/datagen-intellij-plugin

Repository files navigation

datagen-intellij-plugin

Build Version Downloads

Datagen IntelliJ-based Plugin

The lightweight plugin for generating data for testing, samples, demos, etc.

Features

Data Generation

  • UUID Generation - Generate and insert random UUIDs
  • Number Generation - Generate random integers (1-999 or 1-999999)
  • Email Generation - Generate realistic email addresses with various patterns
  • Name Generation - Generate realistic names for testing and demos:
    • First Names - Culturally diverse first names (Western and international)
    • Last Names - Diverse surnames from multiple cultures
    • Full Names - Complete names combining first and last names
  • Lorem Ipsum Text Generation - Generate placeholder text for mockups and testing:
    • Single Word - Generate random Lorem Ipsum words
    • Sentence - Generate sentences with 8-15 words
    • Short Paragraph - Generate paragraphs with 3-5 sentences
    • Long Paragraph - Generate paragraphs with 8-11 sentences

Quick Access

All generators are available through the Generate menu (Code → Generate) or by right-clicking in the editor.

UUID generation

UUID Generation

Numbers generation

Numbers Generation

Name generation

Generate realistic names for test users, database population, and demos

Installation

  • Using the IDE built-in plugin system:

    Settings/Preferences > Plugins > Marketplace > Search for "datagen-intellij-plugin" > Install

  • Using JetBrains Marketplace:

    Go to JetBrains Marketplace and install it by clicking the Install to ... button in case your IDE is running.

    You can also download the latest release from JetBrains Marketplace and install it manually using Settings/Preferences > Plugins > ⚙️ > Install plugin from disk...

  • Manually:

    Download the latest release and install it manually using Settings/Preferences > Plugins > ⚙️ > Install plugin from disk...


Plugin based on the IntelliJ Platform Plugin Template.

About

No description, website, or topics provided.

Resources

License

Stars

0 stars

Watchers

1 watching

Forks

Packages

 
 
 

Contributors

Languages