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

Yuriy Zhloba 934847589d add license 3 years ago
src 7990660e57 range fix. 7 years ago
test 208038a9c4 unit tests for herd_datetime 8 years ago
.gitignore 7ef6954e13 erlang 19.2, rebar 3.3.5, compile without warnings 8 years ago
LICENSE 934847589d add license 3 years ago
Makefile 7ef6954e13 erlang 19.2, rebar 3.3.5, compile without warnings 8 years ago
README.md 6954b65f4c add readme 10 years ago
herd.iml 4e1d4c50d8 idea project 8 years ago
rebar.config 934847589d add license 3 years ago
rebar.lock 7ef6954e13 erlang 19.2, rebar 3.3.5, compile without warnings 8 years ago

README.md

A set of general purpose utils functions for Erlang projects:

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