@@ -0,0 +1,5 @@
+A set of general purpose utils functions for Erlang projects:
+ - working with strings;
+ - working with date and time;
+ - generating random values;
+ - etc