A comprehensive collection of random generators and utilities! A powerful, cross-platform Flutter application designed to provide essential randomization tools and utilities for daily use - from secure password generation to mathematical calculations and unit conversions.
โจ Available on Windows, Android, and Web
๐ Fully localized in English and Vietnamese
๐ฑ Responsive Material Design 3 interface for all screen sizes
12+ powerful randomization tools for every scenario!
๐ Security & Passwords
- Password Generator: Military-grade secure passwords with customizable complexity
- Latin Letter Generator: Random letter sequences with range selection
๐ข Numbers & Mathematics
- Number Generator: Integers, decimals, ranges with duplicate control
- Dice Roll Generator: Multi-dice rolling with 4 to 100-sided dice
- Coin Flip & Decision Makers: Binary choices, yes/no decisions
๐ฎ Creative & Gaming
- Color Generator: Random HEX colors for design projects
- Card Generator: Playing card draws with deck management
- Text Generator: Lorem ipsum and random text creation
๐ Date & Time Tools
- Date Generator: Random dates within specified ranges
- Time Generator: Random time generation with precision control
- Flutter 3.0+: Cross-platform development with single codebase
- Material Design 3: Latest Google design system implementation
- Responsive Layouts: Adaptive UI for mobile, tablet, and desktop
- Hive: Fast, lightweight local database for settings and history
- intl: Internationalization and locale-specific formatting
- math_expressions: Mathematical expression parsing and evaluation
- shared_preferences: System-level preference storage
- Local Storage: All sensitive data remains on device
- Secure Random: Cryptographically secure random number generation
- No Tracking: Zero analytics or user behavior monitoring
- Offline Capable: Core functionality works without internet
- Windows: Full desktop experience with window management
- Android: Native mobile interface with quick actions
- Web: Browser-compatible version with responsive design
- Future: iOS and macOS support planned
- Lightning-fast calculations and generations
- Minimal memory footprint with efficient algorithms
- Smooth 60fps animations and transitions
- Instant startup and response times
- Intuitive Material Design 3 interface
- Consistent experience across all platforms
- Customizable tool visibility and ordering
- Contextual help and guidance
- Extensive settings for personalizing experience
- Tool-specific configuration options
- Import/export settings for backup
- Compact mode for space-constrained devices
- Vietnamese and English localization
- Screen reader compatibility
- High contrast mode support
- Keyboard navigation support
- Download: Get the latest release for your platform
- Install: Follow platform-specific installation instructions
- Configure: Set your preferred language and theme
- Customize: Arrange tools according to your needs
- Windows: Windows 10 1903 or later
- Android: Android 7.0 (API level 24) or higher
- Web: Modern browser with JavaScript enabled
- RAM: Minimum 2GB available memory
lib/
โโโ main.dart # App entry point
โโโ controllers/ # P2P and state management
โโโ models/ # Data models and schemas
โโโ services/ # Core services
โโโ screens/ # App screens and UI
โโโ widgets/ # Reusable UI components
โโโ layouts/ # Layout components
โโโ utils/ # Helper functions
โโโ l10n/ # Localization files
You can donate either via Github Sponsor or Buy me a coffee (write your feelings about the application).
More details about inside the app.
Contributions are welcome! Feel free to:
- Report bugs and issues
- Suggest new features
- Improve translation
- Improve documentation
This project is licensed under the GPL-3.0 License.
Built with love using Flutter and the amazing open-source community libraries.