faheem2407/random-programming-language-generator

It will output a programming language name randomly,this is actually a fun project

Installs: 9

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/faheem2407/random-programming-language-generator

v0.0.1 2024-06-11 20:10 UTC

This package is auto-updated.

Last update: 2025-10-11 23:48:49 UTC


README

How to use:

  • Make a route
  • inside that route's clousure create an object of class JokesGenerator: new JokesGenerator;
  • inside another route's clousure create an object of class LanguageGenerator: new LanguageGenerator;