Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Readme.md #1

Open
wants to merge 728 commits into
base: main
Choose a base branch
from
Open

Readme.md #1

wants to merge 728 commits into from

Conversation

vaibhavnotnice
Copy link

Great repo! Keep it up!

rohitmore1012 and others added 30 commits October 16, 2021 13:50
Code to generate the map of India
Three ways to find minimum and maximum values in a Java array of primitive types.
Formatted Code  for better readability
Using pseudorandom number generators (PRNGs) is security-sensitive
Math.random is not a true random generator but a PRNG.
In order this to be safe it needs CSPRNG. 
import javax.swing.*; is not recommended, instead we import only what we use import javax.swing.JOptionPane;
adding theme-clock with an standard UI design
rohitmore1012 and others added 30 commits October 22, 2021 08:39
created a program to find gcd
Create Employee_Survey_Form.html
Program to find frequency of characters in a string
Create square root of real or complex number.py
Create To check perfect square.py
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.