Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
3
using System.Runtime.CompilerServices;
4
Callers
nothing calls this directly
Calls
7
GetFraction
Function · 0.85
RandHelper
Function · 0.85
Rand
Function · 0.50
Frac
Method · 0.45
Normalize
Method · 0.45
LengthSquared
Method · 0.45
FloorToInt
Method · 0.45
Tested by
no test coverage detected