Skip to content
logo
In Silico Framework
get_seed
Initializing search
    in_silico_framework
    • API reference
    • Tutorials
    • Installation
    • File & data formats
    • Bibliography
    in_silico_framework
    • API reference
      • Interface
      • biophysics_fitting
      • data_base
      • simrun
        • modular_reduced_model_inference
        • PSP_with_cell_modification
        • generate_synapse_activations
        • get_cell_with_network
        • parameters_to_cell
        • rerun_db
        • robust_dask_delayed_execution
        • run_existing_synapse_activations
        • run_new_simulations
        • seed_manager
          • get_seed
            • Fsimrun.seed_manager.get_seed
              • Returns
              • Return type
        • sim_trial_to_cell_object
        • synaptic_strength_fitting
        • utils
      • single_cell_parser
      • singlecell_input_mapper
      • spike_analysis
      • visualize
    • Tutorials
    • Installation
    • File & data formats
    • Bibliography
    • Fsimrun.seed_manager.get_seed
      • Returns
      • Return type

    simrun ❭ seed_manager ❭ get_seed

    get_seed¶

    simrun.seed_manager.get_seed(recursion_depth=0)¶

    Get a random seed.

    Returns:¶

    A random seed.

    Return type:¶

    int

    Previous seed_manager
    Next sim_trial_to_cell_object
    © Copyright 2025 Max Planck Institute for Neurobiology of Behavior - CAESAR.
    Created using Sphinx 7.1.2. and Sphinx-Immaterial