Skip to content

Commit

Permalink
everyone loves badges
Browse files Browse the repository at this point in the history
  • Loading branch information
mroth committed Dec 11, 2018
1 parent 48a1304 commit def26bd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# weightedrand

[![Build Status](https://travis-ci.org/mroth/weightedrand.svg?branch=master)](https://travis-ci.org/mroth/weightedrand)
[![Go Report Card](https://goreportcard.com/badge/github.com/mroth/weightedrand)](https://goreportcard.com/report/github.com/mroth/weightedrand)
[![GoDoc](https://godoc.org/github.com/mroth/weightedrand?status.svg)](https://godoc.org/github.com/mroth/weightedrand)

Randomly select an element from some kind of list, with the chances of each
Expand Down

0 comments on commit def26bd

Please sign in to comment.