zprop_random_value
return (zprop_random_value(prop, seed, ZFS_TYPE_DATASET));
uint64_t zprop_random_value(int, uint64_t, zfs_type_t);
return (zprop_random_value(prop, seed, ZFS_TYPE_POOL));