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

Dependencies (8)

Dev Dependencies (0)

    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