An open API service providing repository metadata for many open source software ecosystems.

Topic: "randomfunction"

sumasm0416/Password-Generator

The password generator project creates strong and secure passwords to enhance security.

Language: Jupyter Notebook - Size: 64.5 KB - Last synced at: 5 days ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

Utsav360/Fortune-Cookies-WebApp

Fortune Cookies WebApp takes data from user using form HTML page, validate it and display the result using PHP page

Language: PHP - Size: 9.77 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

Utsav360/The-Robot-Olympics

Created GUI Based WebApk using JavaFx

Language: Java - Size: 9.77 KB - Last synced at: over 2 years ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

MizanMustakim/the-test-of-effectiveness-of-the-rand-function

Write a program that tests the effectiveness of the rand( ) function provided by your compiler. Start by initializing 10 counters, such as onescount, twoscount to tenscount, all to 0. Then generate a large number of random integers between 1 and 10. Each time a 1 occurs, increment onescount; when a 2 occurs, increment twoscount; etc. Finally, print out the number of 1s,2s,etc. that occurred and the percentage of the time each number occurred.

Language: C - Size: 1.95 KB - Last synced at: over 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

versatillestuff/CRICKET-Score-Board

This is a c++ code for managing scores one cricket match in this the best utilization of OOP concepts I can make and tried to simplify the structural logic of the entire program no matter how typical was handling the actual cricket rules, all of which are followed exactly.

Language: C++ - Size: 5.86 KB - Last synced at: 11 months ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0