hacker_text

Crates.iohacker_text
lib.rshacker_text
version1.1.0
sourcesrc
created_at2022-09-16 03:28:37.560133
updated_at2022-09-16 23:18:41.263573
descriptionA really dumb library that generates bogus lines of "hacker text".
homepage
repositoryhttps://git.whodiduexpect.com/placeholder/hacker_text
max_upload_size
id667062
size8,080
placeholder (alp1ne-0)

documentation

README

A really dumb library that generates bogus lines of "hacker text".

Example:

use hacker_text::*;

let foo = make_line();
// since the thing is randomized, it is impossible to know what foo will be.

Some generated examples are:

  • detonating python
  • sadly lying to golden trans rights
  • happily detonating all of gnu
  • destroying 20 million copies of the game tux kart racing
  • smoking tomato sauce
  • happily compiling windows

(probably don't use the make_line() function, the adverbs and adjectives are really weird)

Commit count: 0

cargo fmt