List of all items
Structs
- arithmetic::Add
- arithmetic::CeilToMultiple
- arithmetic::Clamp
- arithmetic::Div
- arithmetic::DivWire
- arithmetic::Interleave
- arithmetic::Max
- arithmetic::Min
- arithmetic::MixedRadix
- arithmetic::Mod
- arithmetic::ModWire
- arithmetic::Mul
- arithmetic::MultiplesAtLeast
- arithmetic::Product
- arithmetic::SetOrGet
- arithmetic::Sum
- bitwise::CheckedAdd
- bitwise::CheckedMul
- bitwise::CheckedSub
- bitwise::U64Add
- bitwise::U64And
- bitwise::U64Div
- bitwise::U64Mod
- bitwise::U64Mul
- bitwise::U64Not
- bitwise::U64Or
- bitwise::U64Shl
- bitwise::U64Shr
- bitwise::U64Sub
- bitwise::U64Xor
- bytebuf::ByteImage
- bytebuf::ByteImageExtract
- bytebuf::ByteSlice
- bytebuf::BytesFromHash
- bytebuf::CharImage
- bytebuf::CharImageExtract
- bytebuf::FromHex
- bytebuf::ToHex
- bytebuf::U64ToBytes
- compare::F64Eq
- compare::F64Ge
- compare::F64Gt
- compare::F64Le
- compare::F64Lt
- compare::F64Ne
- compare::SelectF64
- compare::SelectStr
- compare::SelectU64
- compare::StrEq
- compare::StrNe
- compare::U64Eq
- compare::U64Ge
- compare::U64Gt
- compare::U64Le
- compare::U64Lt
- compare::U64Ne
- datetime::DateComponents
- datetime::EpochOffset
- datetime::EpochScale
- datetime::ToTimestamp
- digest::FromBase32
- digest::FromBase64
- digest::Md5
- digest::Sha256
- digest::ToBase32
- digest::ToBase64
- emit::EmitRow
- encoding::HtmlDecode
- encoding::HtmlEncode
- encoding::UrlDecode
- encoding::UrlEncode
- hash::Hash
- hash::HashInterval
- hash::HashRange
- hash::Scatter
- hash::Splitmix64
- hash::Xxh3
- hash::Xxhash3
- lerp::InvLerp
- lerp::Lerp
- lerp::Quantize
- lerp::Remap
- lerp::ScaleRange
- math::AbsF64
- math::Acos
- math::Asin
- math::Atan
- math::Atan2
- math::Cos
- math::Exp
- math::F64Add
- math::F64Div
- math::F64Mod
- math::F64Mul
- math::F64Sub
- math::Ln
- math::Pow
- math::Sin
- math::Sqrt
- math::Tan
- noise::FractalNoise1d
- noise::FractalNoise2d
- noise::Perlin1d
- noise::Perlin2d
- noise::PermTable
- noise::Simplex2d
- param_helpers::InRange
- param_helpers::IsOneOf
- param_helpers::IsPositive
- param_helpers::Matches
- param_helpers::Required
- param_helpers::ThisOr
- partition::At
- partition::Cardinality
- partition::ClampIn
- partition::CountOf
- partition::EndOf
- partition::IdxOf
- partition::ModIn
- partition::PartitionAt
- partition::PartitionCount
- partition::Partitions
- partition::RandomIn
- partition::StartOf
- partition::Subdivide
- pcg::CycleWalk
- pcg::CycleWalkState
- pcg::Pcg
- pcg::PcgStream
- pick::Pick
- probability::Blend
- probability::Chance
- probability::DefaultOr
- probability::FairCoin
- probability::NOf
- probability::OneOf
- probability::OneOfWeighted
- probability::Select
- probability::UnfairCoin
- probability::WeightedTable
- random::Charset
- random::HashedLineToString
- random::HashedLines
- random::HashedLoremExtract
- random::RandomBool
- random::RandomBytes
- random::RandomF64
- random::RandomRange
- random::RandomString
- realer::CountryCodes
- realer::CountryNames
- realer::FirstNames
- realer::FirstNamesMale
- realer::FullNames
- realer::Nationalities
- realer::StateCodes
- realer::UniformNameSampler
- realer::WeightedNameSampler
- regex::PatternMatch
- regex::RegexExtract
- regex::RegexMatch
- regex::RegexReplace
- register::RegAddF32
- register::RegAddF64
- register::RegAddI16
- register::RegAddI32
- register::RegAddI64
- register::RegAddI8
- register::RegDotF32
- register::RegGatherF32
- register::RegLaneF32
- register::RegLaneI16
- register::RegLaneI64
- register::RegMulF32
- register::RegMulF64
- register::RegMulI16
- register::RegMulI32
- register::RegMulI64
- register::RegMulI8
- register::RegShuffleBytes
- register::RegSplatF32
- register::RegSplatF64
- register::RegSplatI16
- register::RegSplatI32
- register::RegSplatI64
- register::RegSplatI8
- register::RegSubF32
- register::RegSubF64
- register::RegSubI16
- register::RegSubI32
- register::RegSubI64
- register::RegSubI8
- register::RegToVecF32
- register::RegView
- register::RegWithLaneF32
- register::VecToRegF32
- round_numbers::CeilingBase10
- round_numbers::CeilingBinomial
- round_numbers::CeilingDecade
- round_numbers::CeilingFibonacci
- round_numbers::ClosestBase10
- round_numbers::ClosestBinomial
- round_numbers::ClosestDecade
- round_numbers::ClosestFibonacci
- round_numbers::FloorBase10
- round_numbers::FloorBinomial
- round_numbers::FloorDecade
- round_numbers::FloorFibonacci
- round_numbers::RoundCeiling
- round_numbers::RoundFloor
- round_numbers::RoundNearest
- sampling::alias::AliasSample
- sampling::alias::AliasTable
- sampling::alias::AliasTableU64
- sampling::histribution::Histribution
- sampling::histribution::ParsedHistribution
- sampling::icd::ClampF64
- sampling::icd::DistExponential
- sampling::icd::DistNormal
- sampling::icd::DistPareto
- sampling::icd::DistUniform
- sampling::icd::DistZipf
- sampling::icd::IcdExponential
- sampling::icd::IcdNormal
- sampling::icd::UnitInterval
- sampling::lut::DistEmpirical
- sampling::lut::LutF64
- sampling::lut::LutSample
- sampling::metashift::LfsrStep
- sampling::metashift::Shuffle
- stability::IsStable
- streamer::Streamer
- string::CharBuf
- string::Combinations
- string::FileLineAt
- string::HashedUuid
- string::NumberToWords
- string::ParsedCombinations
- string::StrConcat
- string::StrLower
- string::StrUpper
- vector_math::HashVec
- vector_math::LidMle
- vector_math::VecAdd
- vector_math::VecCosine
- vector_math::VecDot
- vector_math::VecL2
- vector_math::VecNorm
- vector_math::VecScale
- vector_math::Xxhash3Vec
- weighted::DynamicWeightedMemo
- weighted::DynamicWeightedSelect
- weighted::WeightedPick
- weighted::WeightedPickState
- weighted::WeightedStrCache
- weighted::WeightedStrings
- weighted::WeightedU64
- weighted::WeightedU64Cache
Enums
Functions
- arithmetic::signatures
- emit::header
- emit::render_row
- emit::take_rows
- hash::splitmix64_u64
- noise::fbm_1d
- noise::fbm_2d
- noise::perlin_1d_algo
- noise::perlin_2d_algo
- noise::simplex_2d_algo
- param_helpers::signatures
- pcg::build_cycle_walk_state
- pcg::cycle_walk_inner
- pcg::pcg_output
- pcg::pcg_seek
- probability::n_of_m_eval
- regex::compile_pattern
- regex::promote_pattern
- register::gather_f32
- register::is_reg_port
- register::lane_f32
- register::lane_i16
- register::lane_i64
- register::mul_i8
- register::to_reg_f32
- register::with_lane_f32
- round_numbers::ceiling_fibonacci_val
- round_numbers::floor_fibonacci_val
- round_numbers::floor_pow10
- round_numbers::floor_pow2
- round_numbers::pick_closest
- round_numbers::positive_finite
- sampling::histribution::parse_histribution
- sampling::icd::dist_beta_lut
- sampling::icd::dist_binomial_lut
- sampling::icd::dist_cauchy_lut
- sampling::icd::dist_empirical_lut
- sampling::icd::dist_empirical_weighted_lut
- sampling::icd::dist_exponential_lut
- sampling::icd::dist_gamma_lut
- sampling::icd::dist_geometric_lut
- sampling::icd::dist_laplace_lut
- sampling::icd::dist_lognormal_lut
- sampling::icd::dist_normal_lut
- sampling::icd::dist_pareto_lut
- sampling::icd::dist_poisson_lut
- sampling::icd::dist_uniform_lut
- sampling::icd::dist_weibull_lut
- sampling::icd::dist_zipf_lut
- sampling::metashift::feedback_for_size
- sampling::metashift::feedback_for_width
- sampling::metashift::feedback_for_width_and_bank
- sampling::metashift::width_for_period
- vector_math::add_f32
- vector_math::add_f32_into
- vector_math::check_lens
- vector_math::cosine_f32
- vector_math::dot_f32
- vector_math::dot_scalar
- vector_math::hash_vec_into
- vector_math::l2sq_f32
- vector_math::l2sq_scalar
- vector_math::lid_mle_of
- vector_math::norm_f32_into
- vector_math::scale_f32
- vector_math::scale_f32_into
- vector_math::xxhash3_vec_into
Statics
- random::CAREERS
- random::COMPANIES
- random::LASTNAMES
- random::LOREM_IPSUM
- random::NAMES
- random::VARIABLE_WORDS