[][src]Function rust_faker::create_address

pub fn create_address(
    address: &'static str,
    loop_by: i32
) -> IoResult<Vec<Address>>