This plugin will add Random Audio Stream Player Nodes (standard, 2D and 3D) that can be used as normal Audio Stream Player Nodes with the added ability to play randomly audio from an array of audio streams with the possibility to choose the random strategy and to randomize the volume and the pitch.
This repository is a fork of https://gitlab.com/timkrief/godot-random-audio-stream-player/ and has been updated to support Godot Engine version 4 (tested with 4.0.3).
To use the plugin in your own project you can copy all the files in addons/ to the addons/ folder of your project and enable the plugin in Godot. Complete instructions are available here: Installing plugins (GodotDocs)