[youtubei.js](../../../README.md) / [Utils](../README.md) / getRandomUserAgent # Function: getRandomUserAgent() > **getRandomUserAgent**(`type`): `string` Returns a random user agent. ## Parameters • **type**: [`DeviceCategory`](../type-aliases/DeviceCategory.md) mobile | desktop ## Returns `string` ## Defined in [src/utils/Utils.ts:102](https://github.com/LuanRT/YouTube.js/blob/e1650e12979e68b9546bc63989f86b651960a10a/src/utils/Utils.ts#L102)