random_date

Function random_date 

Source
pub fn random_date(
    start: String,
    end: String,
    exclude: Option<Vec<String>>,
) -> String