Premium Only Content

`_.sample` function on array using JavaScript Library underscore.js
Hi Friends,
`_.sample` function on array using JavaScript Library underscore.js
`_.sample` is a utility function in Underscore.js library that allows you to retrieve a random element from an array. It provides a simple way to select a random item from a collection.
In below example, we have an array of numbers numbers. We use _.sample to retrieve a random element from the array and assign it to the variable randomNum. Each time you run the code, you will get a different random number from the array. We can also use _.sample with objects. In that case, it will return a random value from the object.
// syntax
_.sample(collection)
//example
var numbers = [1, 2, 3, 4, 5];
var randomNum = _.sample(numbers);
console.log(randomNum);
// Example output: 3 (random number selected from the array)
var obj = { name: "Alice", age: 30, city: "New York" };
var randomValue = _.sample(obj);
console.log(randomValue);
// Example output: "New York" (random selected value from the object)
#javascript #under #score #underscore #underscorejs #sample #underscoresample #samplefunction #unique #object #array #string #nodejs #javascriptinterview #method #js #jquery #function #shorts #viral #popular #latest #new #coders #development #code #dev #interview #php #trend #trending #answer #laravel #youtube #instagram #socialmedia #education #edit #how #india #knowledge #quiz #reels #short #subscribe #share #update #video #web #webdeveloper #website #webdesign #ytshorts #youtuber #princecheema_official @princecheema_official
-
LIVE
Matt Kohrs
11 hours agoThe Powell Pump (CRWV, NVDA, ORCL, TSLA & More) || Live Trading Futures & Options
673 watching -
LIVE
Wendy Bell Radio
5 hours agoDisney's Delicious Catch 22
7,547 watching -
16:49
Clickbait Wasteland
10 hours agoThe Next Republican Mayor of NYC? An Interview with Curtis Sliwa
601 -
12:15
Mrgunsngear
12 hours ago $2.48 earnedCharlie Kirk Had No Exit Wound From A 30-06 - Is That Possible 🤔
3.39K25 -
LIVE
LFA TV
10 hours agoBREAKING NEWS ALL DAY! | TUESDAY 9/23/25
3,678 watching -
27:39
Tucker Carlson
2 hours agoThe 9/11 Files: The CIA’s Secret Mission Gone Wrong | Ep 1
39.8K45 -
1:16:04
JULIE GREEN MINISTRIES
3 hours agoWORLD CHANGING EVENTS ARE TAKING PLACE TO SAVE EVERY NATION
73.7K115 -
1:57:47
The Chris Salcedo Show
13 hours ago $2.49 earnedMajor MAHA Moves
15.6K2 -
1:59:53
Game On!
18 hours ago $1.33 earnedCollege Football SHOWDOWN! Week 5 EARLY Preview!
31.8K2 -
9:26
Millionaire Mentor
17 hours agoMegyn Kelly STUNNED as Tucker Carlson Reveals The Truth About Charlie Kirk
60.9K34