v0.2.0
* Removed type inferred compiletime random * Added optional explicit seed to compiletime random * Changed entropy to make better use of the low bits * Removed PartialEq implementation in favor of obfeq macro * Added obfeq macro to check equality with obfuscated string * Changed as_slice methods to const fn