.. SPDX-FileCopyrightText: 2023 Intel Corporation
..
.. SPDX-License-Identifier: CC-BY-4.0

.. _onemath_device_rng_service_routines:

Device Service Routines
=======================

.. tabularcolumns:: |\Y{0.4}|\Y{0.6}|

.. list-table::
   :header-rows: 1

   * -  Routine
     -  Description

   * -  :ref:`onemath_device_rng_skip_ahead`
     -  Proceed state of engine by the skip-ahead method to skip a given number of elements from the original sequence.

.. toctree::
   :maxdepth: 1
   :hidden:

   device-rng-skip-ahead.rst

**Parent topic:** :ref:`onemath_device_rng_routines`