Coders Packet

Packets submitted by Sai Baba Kotha

Captcha Generator using JavaScript

Generation of random Captcha using JavaScript and its functions. Captcha is basically a mixture of random combinations of letters and numbers in a very random way.

Creation of pie-chart using C++

Creating a pie-chart using C++ with the help of pre-defined header files and functions.