Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 605 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 605 Bytes

Excuses

I was mocking a monitoring system and needed to generate mock error messages.

Thus inspired by the classic "My dog ate my homework" and Start Trek's Technobabble "The EPS conduit phase shifted the warp core.", Excuses was born.

excuses.Pet() returns a "My dog ate my homework" style excuse (as a string),

while excuses.Tech() returns a technobabble sounding excuse (also as a string) in the format of "The HR department's network connection deallocated the senior management's warp core."

Yes, this is silly, but it serves it's purpose.