@panchukdev/dark-passenger
v1.0.1
Published
A lightweight generator of Dexter-inspired names, internal monologues, quotes, and the Code of Harry. For dark passengers only.
Downloads
37
Maintainers
Readme
🩸 Dark Passenger
A small utility that generates Dexter-inspired content: names, internal monologues, quotes, and the Code of Harry.
📦 Install
npm install @panchukdev/dark-passengerUsage
import darkPassenger from "@panchukdev/dark-passenger";
darkPassenger.name();
darkPassenger.thought();
darkPassenger.quote();
darkPassenger.code();