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

Yuriy Zhloba 4e1d4c50d8 idea project 8 years ago
include 9a28a2146e unit tests for herd_db 10 years ago
src e381131f37 use erlang:system_time() instead of erlang:now() 9 years ago
test 4073a04d55 switch to rebar3 8 years ago
.gitignore 4e1d4c50d8 idea project 8 years ago
Makefile 4073a04d55 switch to rebar3 8 years ago
README.md 6954b65f4c add readme 10 years ago
herd.iml 4e1d4c50d8 idea project 8 years ago
rebar.config 4073a04d55 switch to rebar3 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