metecan / AvailableUsernameFinder

This code is checking for available usernames on GitHub for 5 letters.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Available Username Finder

This code is checking for available usernames on GitHub for 5 letters.

Packages;

  • fmt
  • log
  • math/rand
  • net/http
  • time

Installation

  • Open terminal in your project folder.
  • Enter this code on your terminal.

git clone https://github.com/metecan/AvailableUsernameFinder.git

Run the project

Run this code on your terminal go run main.go

Output

output

šŸ¤©

About

This code is checking for available usernames on GitHub for 5 letters.


Languages

Language:Go 100.0%