Function path_to_slot

Source
pub fn path_to_slot(
    rows: i64,
    target_slot: i64,
    rng: &mut StdRng,
) -> Result<Vec<PlinkoDirection>>
Expand description

Путь ровно из rows шагов, приводящий в слот target_slot.