Expand description

A small set of utilities for newcomers learning Rust.

Functions

Generates a random number within the provided bounds.

Reads a single line from the standard input.

Reads a number from the standard input. The function loops indefinitely until a valid number is provided.