ls-arrayv1

1.0.0 • Public • Published

Ls-v1

A collection of funky utility functions for Node.js

Installation

You can install this module via npm: npm install ls-v1

Usage

const funkyUtils = require('funky-utils');

console.log(funkyUtils.reverseString('hello')); // olleh

console.log(funkyUtils.shuffleArray([1, 2, 3, 4, 5])); // Randomly shuffled array

console.log(funkyUtils.randomInteger(1, 10)); // Random integer between 1 and 10

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.0
    1
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.0
    1

Package Sidebar

Install

npm i ls-arrayv1

Weekly Downloads

0

Version

1.0.0

License

ISC

Unpacked Size

1.67 kB

Total Files

3

Last publish

Collaborators

  • lisacollins0164974