What's Changed
* Location-Scale variant of Beta distribution by Qazalbash in https://github.com/Qazalbash/jaxampler/pull/74
* Loc-Scale variant of Cauchy distribution by Qazalbash in https://github.com/Qazalbash/jaxampler/pull/75
* Loc-Scale variant of Chi-sq distribution by Qazalbash in https://github.com/Qazalbash/jaxampler/pull/76
* Loc-scale variant of Exponential distribution by Qazalbash in https://github.com/Qazalbash/jaxampler/pull/78
* Loc-scale variant of Gamma distribution by Qazalbash in https://github.com/Qazalbash/jaxampler/pull/79
* Loc-scale variant of Geometric distribution by Qazalbash in https://github.com/Qazalbash/jaxampler/pull/80
* Loc-scale variant of Logistic distribution by Qazalbash in https://github.com/Qazalbash/jaxampler/pull/81
* Loc-scale variant of Normal and LogNormal distribution by Qazalbash in https://github.com/Qazalbash/jaxampler/pull/82
* Loc-scale variant of Pareto distribution by Qazalbash in https://github.com/Qazalbash/jaxampler/pull/83
* Loc-scale varaint of Poisson distribution by Qazalbash in https://github.com/Qazalbash/jaxampler/pull/84
* Loc-scale variant of Rayleigh distribution by Qazalbash in https://github.com/Qazalbash/jaxampler/pull/85
* Loc-scale variant of Student-t distribution by Qazalbash in https://github.com/Qazalbash/jaxampler/pull/86
* Loc-scale variant of Tuncated Normal distribution by Qazalbash in https://github.com/Qazalbash/jaxampler/pull/87
* Loc-scale variant of Weibull distribution by Qazalbash in https://github.com/Qazalbash/jaxampler/pull/88
* `rvs` method redesigned into a factory method by Qazalbash in https://github.com/Qazalbash/jaxampler/pull/90
* Factory methods for `xxf` methods by Qazalbash in https://github.com/Qazalbash/jaxampler/pull/91
* Single type for to represent random variables by Qazalbash in https://github.com/Qazalbash/jaxampler/pull/94
* Algebraic manipulation of random variables by Qazalbash in https://github.com/Qazalbash/jaxampler/pull/95
**Full Changelog**: https://github.com/Qazalbash/jaxampler/compare/v0.0.5...v0.0.6