MCPcopy Create free account
hub / github.com/FlaxEngine/FlaxEngine / RandomStream.cs

File RandomStream.cs

Source/Engine/Engine/RandomStream.cs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// Copyright (c) Wojciech Figat. All rights reserved.
2
3using System.Runtime.CompilerServices;
4

Callers

nothing calls this directly

Calls 7

GetFractionFunction · 0.85
RandHelperFunction · 0.85
RandFunction · 0.50
FracMethod · 0.45
NormalizeMethod · 0.45
LengthSquaredMethod · 0.45
FloorToIntMethod · 0.45

Tested by

no test coverage detected