VisioForge (c) 2025

Search Results for

    Class RandomHelper

    Random helper.

    Inheritance
    object
    RandomHelper
    Inherited Members
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: VisioForge.Core.Helpers
    Assembly: VisioForge.Core.dll
    Syntax
    public static class RandomHelper

    Methods

    Get()

    Gets random value.

    Declaration
    public static int Get()
    Returns
    Type Description
    int

    System.Int32.

    GetWithDate()

    Gets random value with current date.

    Declaration
    public static string GetWithDate()
    Returns
    Type Description
    string

    System.String.