This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
body { | |
background: red !important; | |
font-size: 434px; | |
} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
## Lista | |
### Para picar | |
Patatas/nachos/surtido | |
### BBQ | |
* 1 bolsa patatas para hervir | |
* Carne x10: costillar, botifarras, chorizo... | |
### Bebidas | |
* pack cerveza |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ | |
"King", | |
"Lewis", | |
"Black", | |
"White", | |
"Ames", | |
"Warner", | |
"Simpson", | |
"Parker", | |
"Suave", |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ | |
"Amanda", | |
"Laura", | |
"Anne", | |
"Jessica", | |
"Lisa", | |
"Bonita", | |
"Angel", | |
"Pat", | |
"Yan-ping", |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ | |
"Ryan", | |
"Sergio", | |
"Bill", | |
"James", | |
"Marty", | |
"Angel", | |
"Pat", | |
"Toshiro", | |
"Yan-ping", |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/* City population < 100,000 = listed once if the city is somehow important | |
(i.e., biggest city in a U.S. state or territory, or most important city in a | |
metropolitan area with over 200,000 people) | |
100,000 < City population < 200,000 = listed once | |
200,000 < City population < 400,000 = listed twice | |
400,000 < City population < 600,000 = listed 3 times | |
600,000 < City population < 1,000,000 = listed 4 times | |
1,000,000 < City population < 5,000,000 = listed 5 times | |
5,000,000 < City population = city listed 6 times and each of its 5 its boroughs listed 1-2 times | |
Anyway, for states/territories without big cities their biggest city is listed once |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
var femaleNames = ["Aekkein", "Erna", "Gica", "Iris", "Laen", "Oanei", "Urusla", "Unt", "Zy", "Giny", "Teni", "Tania", | |
"Tenisa", "Falish", "Tirs", "Bera", "Boria", "Terkia", "Tronash", "Si", "Gi", "Ti", "Fi", "Di", "Mi", "Peli", "Irnia", "Beth", | |
"Riven", "Vi", "Lio", "Nayeli"]; | |
var maleNames = ["Anttirnet", "Carnil", "Estiv", "Halt", "Hoijof", "Laen", "Lisiern", "Berin", "Ton", "Shome", "Regit", | |
"Lurin", "Maers", "Musten", "Oanei", "Raesh", "Terio", "Unt", "Ust", "Redik", "James", "Loki", "Tem", "Regot", | |
"Josh", "Tom" ,"Jei", "Lioth"]; | |
var surnames = ["Golpeo", "Anorda", "Severnin", "Part", "Kek-vek-loah", "Vaen", "Nerivin", "Haeshi", "Vin-ti-selh", | |
"Ver-to", "Vintoret", "Da Teri", "Von Bien", "Maer", "Serisn", "Vintaren", "Bertis", "Tetirit", "Tornet", "Bellabi", |