https://github.com/the-universal-linux-society/pointless
This is a pointless script...made for fun. It generates random information such as strings, numbers, dates, IP addresses, MAC addresses, UUID, and timestamps. Created in Ruby to handle the random data and user interaction.This is a pointless script...made for fun. It give you the chance to find random information you will probably never need.
https://github.com/the-universal-linux-society/pointless
ip linux linux-script mac pointless random random-generation ruby ruby-script script time
Last synced: 11 months ago
JSON representation
This is a pointless script...made for fun. It generates random information such as strings, numbers, dates, IP addresses, MAC addresses, UUID, and timestamps. Created in Ruby to handle the random data and user interaction.This is a pointless script...made for fun. It give you the chance to find random information you will probably never need.
- Host: GitHub
- URL: https://github.com/the-universal-linux-society/pointless
- Owner: the-universal-linux-society
- License: mit
- Created: 2024-05-03T11:35:25.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-05-03T11:50:43.000Z (almost 2 years ago)
- Last Synced: 2025-02-06T01:29:46.164Z (about 1 year ago)
- Topics: ip, linux, linux-script, mac, pointless, random, random-generation, ruby, ruby-script, script, time
- Language: Ruby
- Homepage: https://www.facebook.com/people/The-Universal-Linux-Society/61556792014556/
- Size: 5.86 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# POINTLESS SCRIPT
#### This is a pointless script...made for fun.
It generates random information such as strings, numbers, dates, IP addresses, MAC addresses, UUID, and timestamps.
Created in Ruby to handle the random data and user interaction.

### Features:
- Generate random strings, numbers, dates, IP & MAC addresses, UUIDs and timestamps.
- Choose specific type to generate, or display all information at once.
- Interactive menu for easy to use navigation.
- Written in Ruby for random data generation.

### Usage:
- Clone the repo or download the script.
- chmod +x pointless.rb
- ruby pointless.rb
- choose the infomation you want to generate.
### Dependencies:
- Ruby interpreter