Skip to content

Commit 17bfb55

Browse files
committedOct 22, 2021
Add Weighted Random cover.
1 parent 99945f3 commit 17bfb55

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed
 

‎src/algorithms/statistics/weighted-random/README.md

+2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Weighted Random
22

3+
![Weighted Random](images/cover.png)
4+
35
## What is "Weighted Random"
46

57
Let's say you have a list of **items**. Item could be anything. For example, we may have a list of fruits and vegetables that you like to eat: `[ '🍌', '🍎', '🥕' ]`.
Loading

0 commit comments

Comments
 (0)