Replace `thread_rng` with `rng` and use `random_range` for character selection. Rename the `component` argument to `_component` in `PackageManager::download_binary` to suppress an unused‑parameter warning.