🍚
- United Kingdom
Pinned Loading
-
-
spidy.js
spidy.js 12/*3* Script for cheating typing test for https://typing-speed-test.aoeu.eu/4* Spidy Spidy, a little spider that hijacks your keystrokes5* and always types the correct character no matter what you type. -
LuhnAlgorithm.java
LuhnAlgorithm.java 1/**2* This method validates a card primary account number using Luhn Algorithm.3*4* @param pan Primary Account Number from a valid credit card.5* @return boolean -
CreditCard.java
CreditCard.java 1import java.util.Random;
2public class CreditCard {
34public static void main(String[] args) {
5CreditCard card = new CreditCard();
-
-
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.