This repo contains simple experimental programs and projects that were built while learning c++ language.
unlike classic hello world program this is advance form of it. In this program we bruteforce each letter until it finds string "Hello World".
This is a library for generating a random number between given two numbers.