[][src]Function dndtools::gen_stats

pub fn gen_stats() -> [u8; 6]

Generate a block of PC stats.

This is done by calculating each stat by rolling four d6 and dropping the lowest. Returns an array of u8.