Skip to content

Commit

Permalink
Update the README badges
Browse files Browse the repository at this point in the history
  • Loading branch information
laserlemon authored Apr 12, 2024
1 parent c1033d3 commit 9335701
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
# InsecureRandom

[![Gem version](https://img.shields.io/gem/v/insecure_random.svg)](https://rubygems.org/gems/insecure_random)
[![Checks status](https://img.shields.io/github/checks-status/laserlemon/insecure_random/main.svg)](https://github.com/laserlemon/insecure_random/actions)
[![Maintainability](https://img.shields.io/codeclimate/maintainability/laserlemon/insecure_random.svg)](https://codeclimate.com/github/laserlemon/insecure_random)
[![Gem Version](https://img.shields.io/gem/v/insecure_random)](http://rubygems.org/gems/insecure_random)
[![Build Status](https://img.shields.io/github/actions/workflow/status/laserlemon/insecure_random/rake.yml)](https://github.com/laserlemon/insecure_random/actions/workflows/rake.yml)

InsecureRandom overwrites SecureRandom to enable predictability via seeding.

Expand Down

0 comments on commit 9335701

Please sign in to comment.