Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 707 Bytes

hacker.md

File metadata and controls

23 lines (17 loc) · 707 Bytes

Faker.Hacker

Are you having trouble writing tech-savvy dialogue for your latest screenplay? Worry not! Hollywood-grade technical talk is ready to fill out any form where you need to look smart.

// Full Phrase
Faker.Hacker.saySomethingSmart() //=> "Try to compress the SQL interface, maybe it will program the back-end hard drive!"

// Short technical abbreviations
Faker.Hacker.abbreviation()  //=> "RAM"

// Hacker centric adjectives
Faker.Hacker.adjective()   //=> "open-source"

// Only the best hacker related nouns
Faker.Hacker.noun()   //=> "bandwidth"

// Actions that hackers take
Faker.Hacker.verb()  //=> "bypass"

// Verbs that end in -ing
Faker.Hacker.ingverb() //=> "synthesizing"