Dynamo could not trace random.shuffle or random.sample, on either an
explicit random.Random object or the module-level helpers. The methods
live in the skip-listed random module, so calls raised "Attempted to
call function marked as skipped". This blocked the CPython
test_dict-DictTest.test_literal_constructor gate, whose only obstacle
was using random.sample/random.shuffle to build its test data.
Authored with assistance from Claude Code.
Pull Request resolved: #186499
Approved by: https://github.com/rtimpe
ghstack dependencies: #185998, #185999, #186042
SOCIAL SHARE CARD GENERATOR