🧰 | Gadgets List
If you want to use it, simply copy & paste one code block into an empty html/php file (also okay locally cuz it is a backend-free page). It's better than embedding with an iframe code block.
✅ | English-Name-Gen.php
Here's a page to generate some nonsense English names. <!DOCTYPE html> <html> <head> <tit...
✅ | Chinese-Usrname-Gen.php
Here's a page for generating some nonsense Chinese usernames. <!DOCTYPE html> <html> <head> ...
✅ | Slot-Machine.php
Here's a page to draw lots, and the samples can also be used to take horoscopes. <!DOCTYPE html...
✅ | Num-Gen.php
Here's a page for generating number one at a time. Default range is 0-9. <!DOCTYPE html> <html>...
✅ | Date-Cal.php
Here's a page to calculate the number of days between two dates, or the number of weeks and days ...
✅ | Bar-Gen.php
Here's a page that helps you convert text into a Bar code that can be scanned. <!DOCTYPE html> ...
✅ | QR-Gen.php
Here's a page that helps you convert text into a QR code that can be scanned. <!DOCTYPE html> <...
✅ | ID-Cal.php
Here's a page that calculates your last ID Number, which will process your data locally <html> ...
✅ | Word-Time-Count.php
Here's a page that can count your word and calculate the reading time. <!DOCTYPE html> <html> ...
✅ | De-Bar.php
Here's a page which helps you decode Bar Codes to make sure what you are scanning is safe. <!DOC...
✅ | De-QR.php
Here's a page which helps you decode QR Codes to make sure what you are scanning is safe. <!DOCT...
⚠️ | Date-conv-zh.php
Here's a page for converting Common Era years and 天干地支纪年法 in both directions. BCEs are currently ...
🚫 | Textgen.php
Here's a page for generating Lorem Ipsum User can specify how many paragraphs/sentences or how...
✅ | Emoji-Magnifier.php
Here's a page to generate some huge emojis. <!DOCTYPE html> <html> <head> <meta charset="...
✅ | N7m.php
Have you ever come across the term “I18N”? If not, it’s an abbreviation for “Internationalization...
✅ | GasCal.php
This page helps you to calculate your Fuel Cost and converts it. <!DOCTYPE html> <html> <head>...