]> git.lizzy.rs Git - generate-random.git/log
generate-random.git
11 months agoAdd support for cgmath and collision main
Lizzy Fleckenstein [Tue, 9 May 2023 16:26:12 +0000 (18:26 +0200)]
Add support for cgmath and collision

14 months agoAdd allow attribute for unused unit
Lizzy Fleckenstein [Tue, 14 Feb 2023 22:27:44 +0000 (23:27 +0100)]
Add allow attribute for unused unit

14 months agoAdd support for Ranges
Lizzy Fleckenstein [Tue, 14 Feb 2023 22:27:35 +0000 (23:27 +0100)]
Add support for Ranges

14 months agoAdd trait to generate random enum with fixed variant
Lizzy Fleckenstein [Fri, 10 Feb 2023 13:37:14 +0000 (14:37 +0100)]
Add trait to generate random enum with fixed variant

14 months agoSupport HashSet
Lizzy Fleckenstein [Wed, 8 Feb 2023 01:40:43 +0000 (02:40 +0100)]
Support HashSet

14 months agoUse core::array::from_fn for arrays
Lizzy Fleckenstein [Tue, 7 Feb 2023 22:01:02 +0000 (23:01 +0100)]
Use core::array::from_fn for arrays

14 months agoSupport Box
Lizzy Fleckenstein [Mon, 6 Feb 2023 18:32:12 +0000 (19:32 +0100)]
Support Box

14 months agoSupport enumset
Lizzy Fleckenstein [Mon, 6 Feb 2023 18:29:45 +0000 (19:29 +0100)]
Support enumset

14 months agoSupport HashMap
Lizzy Fleckenstein [Mon, 6 Feb 2023 15:52:09 +0000 (16:52 +0100)]
Support HashMap

14 months agoSupport Vec
Lizzy Fleckenstein [Mon, 6 Feb 2023 15:51:30 +0000 (16:51 +0100)]
Support Vec

14 months agoSupport String
Lizzy Fleckenstein [Sun, 5 Feb 2023 18:31:36 +0000 (19:31 +0100)]
Support String

14 months agoSupport arrays
Lizzy Fleckenstein [Sun, 5 Feb 2023 18:20:16 +0000 (19:20 +0100)]
Support arrays

14 months agocargo fmt
Lizzy Fleckenstein [Mon, 6 Feb 2023 15:30:55 +0000 (16:30 +0100)]
cargo fmt

2 years agoAdd version in main crate for macro crate.
Alexander van Ratingen [Thu, 21 Apr 2022 20:30:49 +0000 (22:30 +0200)]
Add version in main crate for macro crate.

2 years agoAdd readmes for all published crates.
Alexander van Ratingen [Thu, 21 Apr 2022 20:27:03 +0000 (22:27 +0200)]
Add readmes for all published crates.

2 years agoInitial commit
Alexander van Ratingen [Thu, 21 Apr 2022 20:16:02 +0000 (22:16 +0200)]
Initial commit