1.0.0 • Published 9 months ago
chatgpt-joke-generator v1.0.0
About
A package that returns a random JavaScript joke created by ChatGPT.
Install
Install with npm:
npm install chatgpt-joke-generator
Usage
Import the package and call generateRandomJoke() to get a random joke.
const generateRandomJoke = require('chatgpt-joke-generator');
console.log(generateRandomJoke());
// Example output: "It's a joke"
Information for the teacher
Александр Безнутров
https://education-student.abanking.ru
1.0.0
9 months ago