docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class RandomHelpers

    A simple method to obtain a random ushort provided by the Unity.Mathematics.Random class.

    Inheritance
    object
    RandomHelpers
    Inherited Members
    object.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    Namespace: Unity.Networking.Transport.Utilities
    Assembly: solution.dll
    Syntax
    public static class RandomHelpers

    Methods

    Name Description
    GetRandomULong()

    Get a random ulong value.

    GetRandomUShort()

    Get a random ushort value.

    In This Article
    Back to top
    Copyright © 2023 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)