Prakhar Tandon
Prakhar Tandon's Blog

Prakhar Tandon's Blog

Follow
Follow
home`The Random`badges

New into Linux ? Don't worry.... I got your back.

Apr 2, 20224 min read

The "Linux Series" · Heyy people ! This is an introductory article over Linux, will be coming up with some great stuff I have collected. 😁😁 Save it and...

New into Linux ? Don't worry.... I got your back.

Cryptography and Randomness

Feb 20, 20226 min read

This article summarises the basic concepts of cryptography and the importance of randomness in our world. · Hey everyone👋 I am back with The Random...

Cryptography and Randomness

Netlify Hackathon 🔥 Project Fully Responsive Documentation Page using Pure CSS.

Feb 14, 20221 min read

Hey everyone⚡ Here's my entry for the Netlify Hackathon ! Category - Dev Tools / Productivity. Here's the link to the project PT's CSS...

Netlify Hackathon 🔥 Project
Fully Responsive Documentation Page using Pure CSS.

Are random functions really random ?

Feb 13, 20225 min read

YES! I am obsessed with all this "random" concept. As we all know, computers are dumb machines, they just follow some algorithms, steps programmer...

Are random functions really random ?

Different possible methods for generating a colour randomly in JS

Feb 13, 20222 min read

Originally Posted Here at Dev Community. In this post, I will be summarising several possible methods for generating a colour randomly in...

Different possible methods for generating a colour randomly in JS