# `0.0.4` _(May 4th, 2018)_
---
## Changes
Moved random string generator from `Assert.try(...)` into new function: `Level.rand_s(&self) -> String`. It also produces string with groups of
4 characters max, separated by `-`.
---
## Dependencies
No dependencies.
---