tinyrand-alloc 0.5.0

Extensions for using tinyrand with alloc.
Documentation
1
2
3
4
5
6
7
8
# `tinyrand-alloc`
Extensions for using [`tinyrand`](https://github.com/obsidiandynamics/tinyrand) with `alloc`.

[![Crates.io](https://img.shields.io/crates/v/tinyrand_alloc?style=flat-square&logo=rust)](https://crates.io/crates/tinyrand_alloc)
[![docs.rs](https://img.shields.io/badge/docs.rs-tinyrand_alloc-blue?style=flat-square&logo=docs.rs)](https://docs.rs/tinyrand_alloc)
[![Build Status](https://img.shields.io/github/workflow/status/obsidiandynamics/tinyrand/Cargo%20build?style=flat-square&logo=github)](https://github.com/obsidiandynamics/tinyrand/actions/workflows/master.yml)
[![codecov](https://img.shields.io/codecov/c/github/obsidiandynamics/tinyrand/master?style=flat-square&logo=codecov)](https://codecov.io/gh/obsidiandynamics/tinyrand)
![no_std](https://img.shields.io/badge/linking-no__std-9cf?style=flat-square)