Chandan Giri
@chandan017
4 published packets
Joined Mar 2021
Published Projects
OTP generator in C++
It is a C++ based OTP generator which uses random function to create random OTPs which is very secure as traditional passwords for logging into any site.
Apr 02, 2021
Basic Calculator in C++
It is a basic calculator made using C++. It takes input from the user show the result.
Apr 02, 2021
Large number factorial calculator in C++
It is a C++ based factorial calculator of large numbers which ae not possible to store in normal data types
Apr 01, 2021
Password-Generator in C++
A C++ program that gives random password of given size and choice by using rand function...
Mar 27, 2021