0
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
May 08, 2023 — May 08, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
city suffix should be appended without space More... almost 8 years ago
use consistent line endings More... almost 8 years ago
use Self:: instead of <Self as Fake>:: or <Self as $current_trait>:: More... almost 8 years ago
some efficiency updates around Vec/String More... almost 8 years ago
use more of the rand API More... almost 8 years ago
update name usage in README More... almost 8 years ago
update README More... almost 8 years ago
Merge branch 'master' of https://github.com/cksac/fake-rs More... almost 8 years ago
eliminate use of rust nightly features (associated_consts, specialization) More... almost 8 years ago
update readme More... almost 8 years ago
update phone number format test and readme More... almost 8 years ago
update fake macro More... almost 8 years ago
Merge pull request #3 from killercup/feature/macro-in-lang More... almost 8 years ago
Merge pull request #2 from killercup/feature/as-ref-str More... almost 8 years ago
Use ´AsRef<str>` instead of `Into<String>` More... almost 8 years ago
Add Macro Variant with "in <lang>" More... almost 8 years ago
update version to 0.4.0 More... almost 8 years ago
update readme More... almost 8 years ago
Merge branch 'master' of https://github.com/cksac/fake-rs More... almost 8 years ago
add macro fake More... almost 8 years ago
enable travis email notification More... almost 8 years ago
fix call of gen_range to include upper bound More... almost 8 years ago
update travis build to exclude stable and beta More... almost 8 years ago
update version More... almost 8 years ago
update numerify_sym More... almost 8 years ago
add address and phone number faker More... almost 8 years ago
add company faker. update usage in readme. More... almost 8 years ago
turn off travis build notification email More... almost 8 years ago
update readme More... almost 8 years ago
add travis setting More... almost 8 years ago