Author: Bocaletto Luca
GitHub: bocaletto-luca
License: GNU GPL v3
Comments-Random is a fun and engaging web app that allows users to generate random comments and randomized likes using free open-data APIs.
This tool is ideal for testing UI designs, social media simulations, and generating comment-based interactions in apps and platforms.
✅ Generate random comments in multiple categories 💬
✅ Simulate randomized likes on generated comments ❤️
✅ API-powered comment retrieval for real-time updates 🔄
✅ Simple, lightweight, and fast-loading interface ⚡
✅ Responsive UI for mobile and desktop 📱
- Users click the “Generate Comment” button to fetch a randomized comment.
- The app queries free open-data APIs, retrieving a unique comment with a random like count.
- The displayed comment includes:
- Comment text (funny, serious, informative, etc.)
- Like count (randomized)
- Username or source (optional)
Comments-Random integrates free open-data APIs that provide a variety of randomized comments, ensuring fresh and unique interactions every time.
💬 Social media testing – Simulate comment feeds and engagements
🔎 UI/UX designers – Improve user interaction designs for comment sections
🤣 Entertainment purposes – Generate funny and engaging comment interactions
- Frontend: HTML5, CSS3, JavaScript
- API: Open Data REST APIs for random comments and likes
- Hosting: GitHub Pages / Netlify
Comments-Random is open-source and welcomes contributions!
📌 Report issues or feature requests via GitHub Issues.
🔧 Fork the repository and submit pull requests to improve functionality.