HighMap library (C++)
Loading...
Searching...
No Matches
random.hpp
Go to the documentation of this file.
1
/* Copyright (c) 2026 Otto Link. Distributed under the terms of the GNU General
2
Public License. The full license is in the file LICENSE, distributed with
3
this software. */
4
#pragma once
5
#include <cstddef>
6
#include <cstdint>
7
8
namespace
hmap
9
{
10
11
float
hash_to_unit_float
(
unsigned
int
seed,
size_t
k);
12
13
}
hmap
Definition
algebra.hpp:23
hmap::hash_to_unit_float
float hash_to_unit_float(unsigned int seed, size_t k)
Definition
hash.cpp:10
HighMap
include
highmap
random.hpp
Generated by
1.9.8