Skip to content

Instantly share code, notes, and snippets.

import java.util.ArrayList;
public class AttackerProb {
public static ArrayList<String> results = new ArrayList<String>();
public static int length = 16;
public static int active = 7;
public static int error = length;
{
"name": "laravel/laravel",
"description": "The Laravel Framework.",
"keywords": ["framework", "laravel"],
"license": "MIT",
"require": {
"laravel/framework": "4.2.*"
},
"require-dev":{
"way/generators": "~2.0",