mirror https://github.com/wgnet/herd

Yuri Zhloba 7c3390edb7 Merge pull request #4 from grepz/uuid_generation_optimization_and_crypto_rand_uniform_deprecated_call_remove 7 лет назад
src 7990660e57 range fix. 7 лет назад
test 208038a9c4 unit tests for herd_datetime 8 лет назад
.gitignore 7ef6954e13 erlang 19.2, rebar 3.3.5, compile without warnings 8 лет назад
Makefile 7ef6954e13 erlang 19.2, rebar 3.3.5, compile without warnings 8 лет назад
README.md 6954b65f4c add readme 10 лет назад
herd.iml 4e1d4c50d8 idea project 8 лет назад
rebar.config 4073a04d55 switch to rebar3 8 лет назад
rebar.lock 7ef6954e13 erlang 19.2, rebar 3.3.5, compile without warnings 8 лет назад

README.md

A set of general purpose utils functions for Erlang projects:

  • working with strings;
  • working with date and time;
  • generating random values;
  • etc