0.0.7 • Published 1 year ago

random-laughing-images v0.0.7

Weekly downloads
-
License
ISC
Repository
-
Last release
1 year ago

Random Image Generator

This package provides a simple function to generate a random image URL from a JSON data file.

Installation

npm i random-laughing-images

Usage

const { randomLaughingImageGenerator } = require('random-laughing-images');

// Generate a random image URL
const imageUrl = randomLaughingImageGenerator();
console.log(imageUrl);
0.0.7

1 year ago

0.0.6

1 year ago

0.0.5

1 year ago

0.0.4

1 year ago

0.0.3

1 year ago

0.0.2

1 year ago

0.0.1

1 year ago