---
title: random
framework: Compute Graph
role: symbol
role_heading: Namespace
platforms: [iOS 27.0+, iPadOS 27.0+, macOS 27.0+, tvOS 27.0+, visionOS 27.0+]
path: computegraph/random
---

# random

Nodes for generating pseudo-random numbers.

## Topics

### Functions

- [random::float2_01](computegraph/random/float2_01.md)
- [random::float2_01_using](computegraph/random/float2_01_using.md)
- [random::float3_01](computegraph/random/float3_01.md)
- [random::float3_01_using](computegraph/random/float3_01_using.md)
- [random::float4_01](computegraph/random/float4_01.md)
- [random::float4_01_using](computegraph/random/float4_01_using.md)
- [random::float_01](computegraph/random/float_01.md)
- [random::float_01_using](computegraph/random/float_01_using.md)
- [random::half2_01](computegraph/random/half2_01.md)
- [random::half2_01_using](computegraph/random/half2_01_using.md)
- [random::half3_01](computegraph/random/half3_01.md)
- [random::half3_01_using](computegraph/random/half3_01_using.md)
- [random::half4_01](computegraph/random/half4_01.md)
- [random::half4_01_using](computegraph/random/half4_01_using.md)
- [random::half_01](computegraph/random/half_01.md)
- [random::half_01_using](computegraph/random/half_01_using.md)
- [random::integer](computegraph/random/integer.md)
- [random::integer_using](computegraph/random/integer_using.md)
- [random::seed](computegraph/random/seed.md)

## See Also

### Built-in nodes

- [element](computegraph/element.md)
- [emitter](computegraph/emitter.md)
- [force](computegraph/force.md)
- [initialize](computegraph/initialize.md)
- [output](computegraph/output.md)
- [module](computegraph/module.md)
- [graph](computegraph/graph.md)
- [group](computegraph/group.md)
- [texture](computegraph/texture.md)
- [matrix4x4f](computegraph/matrix4x4f.md)
- [matrix4x4h](computegraph/matrix4x4h.md)
