Section courante

A propos

Section administrative du site

Get-Random

Demande aléatoire
PowerShell

Syntaxe

Get-Random [-SetSeed Int32] [[-Maximum] Object] [-Minimum Object] [-Count Int32] [CommonParameters]
Get-Random [-SetSeed Int32] [-InputObject] Object[] [-Count Int32] [CommonParameters]
Get-Random [-SetSeed Int32] [-InputObject] Object[] [-Shuffle] [CommonParameters]

Description

Cette commande permet de demander un nombre aléatoire ou les objets aléatoires sélectionné dans une collection.



Dernière mise à jour : Mardi, le 12 Janvier 2021