[PR #11465] [MERGED] Improve til::gen_random documentation #28596

Open
opened 2026-01-31 09:29:32 +00:00 by claunia · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/microsoft/terminal/pull/11465
Author: @lhecker
Created: 10/8/2021
Status: Merged
Merged: 10/11/2021
Merged by: @lhecker

Base: mainHead: dev/lhecker/11390-followup


📝 Commits (3)

📊 Changes

2 files changed (+37 additions, -5 deletions)

View changed files

📝 NOTICE.md (+27 -3)
📝 src/inc/til/rand.h (+10 -2)

📄 Description

This simple commit adds some more background information why
RtlGenRandom is being loaded from cryptbase.dll using LoadLibrary().


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/microsoft/terminal/pull/11465 **Author:** [@lhecker](https://github.com/lhecker) **Created:** 10/8/2021 **Status:** ✅ Merged **Merged:** 10/11/2021 **Merged by:** [@lhecker](https://github.com/lhecker) **Base:** `main` ← **Head:** `dev/lhecker/11390-followup` --- ### 📝 Commits (3) - [`19fca26`](https://github.com/microsoft/terminal/commit/19fca261ec62fc11b20eb51620775274b7bad45d) Improve til::gen_random documentation - [`2b8ae13`](https://github.com/microsoft/terminal/commit/2b8ae13e671de3943689f12380d813c04162050a) Fix spelling - [`ea47dfd`](https://github.com/microsoft/terminal/commit/ea47dfdd1c98581711cd3d50eb31d506cc9f466e) Add PCG license ### 📊 Changes **2 files changed** (+37 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `NOTICE.md` (+27 -3) 📝 `src/inc/til/rand.h` (+10 -2) </details> ### 📄 Description This simple commit adds some more background information why RtlGenRandom is being loaded from cryptbase.dll using LoadLibrary(). --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
claunia added the pull-request label 2026-01-31 09:29:32 +00:00
Sign in to join this conversation.
No Label pull-request
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#28596