Giter Site home page Giter Site logo

melyyn / reddit-link-generator Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 20 KB

A simple program that generates random reddit short URLs.

License: GNU General Public License v3.0

C++ 100.00%
generator random randomgenerator reddit reddit-crawler shorturl url generators program windows windows-11

reddit-link-generator's Introduction

reddit-link-generator

A simple program that generates random reddit short URLs. (Yes most of them redirect to a real post.)

Usage:

reddit-link-generator.exe N

Where N represents the number of links you want to generate.

Modes:

The script has four modes which can be called with a flag -m followed by mode number. By default, mode 1 is selected if the user doesn't explicitly use the -m flag.

  • Mode 1: generates a string with lower case charachters only. -m1
  • Mode 2: generates a string with one number at the beggining, and rest is lower case charachters. -m2
  • Mode 3: generates a string with 10 or 11 at the beggining, and rest is lower case charachters. -m3
  • Mode 4: generates a string with numbers only. -m4

Outputs:

reddit-link-generator.exe 5
https://reddit.com/cexhlg
https://reddit.com/xmsdbl
https://reddit.com/bknbaj
https://reddit.com/iwkxfp
https://reddit.com/edwmlb
reddit-link-generator.exe 5 -m3
https://reddit.com/10pxrv
https://reddit.com/11koah
https://reddit.com/10uwie
https://reddit.com/11bbhs
https://reddit.com/11vjaa

reddit-link-generator's People

Contributors

melyns avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.